current location:Home > Technical Articles > Operation and Maintenance > phpstudy
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to install mongodb extension in phpstudy?
- Steps for phpstudy to install the mongodb extension: 1. Download the mongodb extension. 2. After downloading, unzip it and copy the file to the ext directory of php5.6. 3. Open the php.ini file and write extension=php_mongo.dll. 4. Restart apache.
- phpstudy 6502 2019-06-17 18:38:29
-
- How to configure virtual domain name in phpstudy?
- Steps to configure virtual domain name in phpstudy: 1. Open phpstudy, select [Other Options Menu] --> [Site Domain Name Management] to configure the site domain name. 2. Select [Other Options Menu]-->[Open hosts] to configure the hosts file. 3. Restart and access directly through the domain name.
- phpstudy 7792 2019-06-17 18:27:39
-
- How to create a database in phpstudy
- Steps for creating a database in phpstudy: 1. Open phpstudy and ensure that the software is running normally. 2. Click mysql manager to enter the phpMyAdmin login interface. 3. Select the "Database" option on the right, enter the required data name, and click Create.
- phpstudy 17814 2019-08-03 18:01:07
-
- The difference between phpstudy and wampserver
- Both phpstudy and wamp are integrated environments. There is not much difference, but there are some subtle differences. The php version can switch to multiple php versions, but for wamp, you need to be familiar with AMP. If you are not very familiar with AMP, you may not be able to Correct configuration. Wamp has stronger compatibility and phpstudy is more secure.
- phpstudy 12798 2019-06-17 09:40:24
-
- How to use phpstudy
- To switch the version, use "Switch Version" to switch the version to PHP5.6.27. Turn on the extension, select "Other Options Menu"->PHP Extensions and Settings->PHP Extensions, and check 'php_openssl'. Configure the virtual host, select "Other Options Menu"->Site Domain Name Management->New->Save and generate configuration.
- phpstudy 5983 2019-06-17 09:24:00
-
- How to set the port in phpstudy
- Steps to set the port in phpstudy: 1. Open the software, and then select [Other Options Menu]--[phpStudy Settings]--[Port General Settings]. 2. Enter the port general setting interface, modify the port, and select Apply. 3. Restart phpstudy.
- phpstudy 8445 2019-06-14 16:57:03
-
- How to uninstall phpstudy?
- Steps to uninstall phpstudy: 1. Open the task manager and end the three processes (two httpd.exe and Mysql); 2. Delete the PHPstudy installation folder and installation package; delete them thoroughly.
- phpstudy 13907 2019-06-14 16:38:17
-
- What should I do if port 80 is occupied when phpstudy is running?
- Methods to solve the problem that port 80 is occupied when phpstudy is running: 1. Check what program occupies port 80; 2. Use cmd to check the port and program ID occupied by the program on the current computer; 3. End it in the computer's task manager process.
- phpstudy 22348 2019-06-13 18:36:30
-
- How to install phpstudy on Alibaba Cloud
- How to install Alibaba Cloud? First log in to your cloud server with PHP, connect to the cloud server, and enter your account number and password. After logging in, copy the phpstudy installation package on your computer, and then paste it on your cloud desktop. Then the next step is to install phpstudy, just follow next. After installation, start phpstudy
- phpstudy 6668 2019-06-19 16:06:27
-
- How to modify the root directory in phpstudy
- Steps to modify the root directory of phpstudy: 1. phpStudy panel->Other options menu->phpStudy settings->Port general settings. 2. Enter the path to the website directory and click Apply. 3. Restart Aapche and that’s it.
- phpstudy 9954 2019-06-17 16:11:10
-
- How to switch php version in phpstudy
- How to switch php version in phpstudy: 1. Open phpstudy software. 2. In the opened phpstudy software interface, click "Start". 3. In the opened phpstudy software interface, find "Switch Version" and select the PHP version we need in the pop-up dialog box. That’s it.
- phpstudy 16427 2019-06-11 09:41:40
-
- How to configure iis server in phpstudy
- Open Server Manager and add roles. Click Add Role. I have installed it and it shows that the role has been added. Click Next. Select the web server (IIS) and click Next. Please note here that the website is not added here and remains empty.
- phpstudy 10790 2019-08-03 18:01:46
-
- What is phpstudy probe
- The phpStudy probe has made some changes based on the original phpinfo. During the development process, we often need various configurations of the server, and the "probe" is used to detect the configuration. After installing phpStudy, enter: localhost. in the browser to open the "probe"
- phpstudy 9580 2019-08-03 18:01:54
-
- phpstudy connection database code
- After the phpstudy database is created, the default username: root, default password: root, hostname: localhost, port: 3306, demo...
- phpstudy 9762 2019-06-19 15:57:18
-
- win10phpstudy prompts that the port is occupied
- Win10phpstudy prompts that the port is occupied. Solution steps: 1. Open the run input, regedit, which means opening the notebook's registry. 2. Find: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\HTTP
- phpstudy 5338 2019-06-17 15:22:39