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 Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- phpstudy cannot enter phpmyadmin
- The reasons why phpstudy cannot enter phpmyadmin: 1. There is no password set for Mysql. Just change the password in the MySQL tool. 2. If there is no phpMyAdmin, just reinstall it. 3. The username and password configured in config.inc.php are wrong. Just change them to the correct username and password.
- phpstudy 17904 2019-10-31 15:28:33
-
- How to use tp5 in phpstudy
- How to use tp5 in phpstudy: Download the ThinkPHP5 installation package and unzip it, create a new tp5 folder in the www directory of phpstudy, put all the unzipped installation files into tp5, and restart phpstudy.
- phpstudy 8753 2019-10-31 15:14:11
-
- The web page cannot be opened after phpstudy is started.
- Solution to the problem that the webpage cannot be opened after phpstudy is started: 1. The port number is occupied, click "Apach Settings", set port 80 to 8080 or close the occupied port. 2. Modify the configuration file.
- phpstudy 20334 2019-10-31 13:42:22
-
- How to upgrade phpstudy
- phpstudy upgrade: 1. Export the site domain name from "Other Options Menu" - "Site Domain Name Management" before upgrading. 2. Download the latest version and install it in the original path. Your program and database will not be overwritten. 3. Import the domain name from "Site Domain Name Management" and click "Save and Generate Configuration File".
- phpstudy 7599 2019-10-30 16:43:32
-
- How to run php files in phpstudy
- How to run php files in phpstudy: Put our php files in the www directory of phpstudy, open phpstudy's Apache and mysql, and then enter http://localhost/xx.php in the browser to run the php files.
- phpstudy 29580 2019-10-30 16:33:35
-
- How to export database in phpstudy
- How to export the database with phpstudy: Open phpstudy and click Mysql import and export in the Mysql manager, then enter the password and backup database name, and click export.
- phpstudy 5885 2019-10-30 15:29:06
-
- How to configure phpstudy2018
- phpstudy2018 configuration: Open phpstudy2018, open the other options menu in the application interface, find the site domain name management and open it, configure the domain name in the site management interface, and then find the hosts file of phpstudy2018 and modify the URL of the corresponding domain name.
- phpstudy 9040 2019-10-30 15:06:44
-
- phpstudy500 error
- The phpstudy500 error is due to an error when manually selecting the path. We can find the nginx configuration file and correct the path in this file to solve the problem.
- phpstudy 8599 2019-10-30 14:49:23
-
- phpstudy how to run patterns
- After phpstudy opens the software by default, a green dot is displayed, indicating that all services are started. Sometimes when installing phpStudy, the service never starts, making the program unusable at all. In this case, just select "Non-system service".
- phpstudy 8629 2019-10-30 11:48:10
-
- The difference between phpstudy and xampp
- The difference between phpstudy and xampp: phpStudy is a program integration package for PHP debugging environment, which can switch the php version at will. XAMPP (Apache+MySQL+PHP+PERL) is a powerful website building integrated software package.
- phpstudy 14732 2019-10-30 11:37:10
-
- The difference between phpstudy and appserv
- The difference between phpstudy and appserv: phpStudy is a program integration package for PHP debugging environment. AppServ is a PHP web page building tool package. The author repackages some free website building resources on the Internet into a single installation program to facilitate beginners to quickly complete the website building.
- phpstudy 5924 2019-10-30 11:25:39
-
- phpstudy database cannot be started
- The failure of the phpstudy database to start may be due to port occupation. We can solve the problem by ending the occupied ports. Use the command netstat -ano in cmd to view all port conditions, and use the taskkill command to close the relevant ports.
- phpstudy 12130 2019-10-29 21:17:51
-
- phpstudy cannot open localhost
- The solution to the problem that phpstudy cannot open localhost: first open the httpd.conf file and uncomment httpd-vhosts.conf; then configure the virtual host of localhost; finally comment out the ServerName in httpd.conf.
- phpstudy 6817 2019-10-21 11:11:23
-
- phpstudy cannot start apache
- The solution to the problem that phpstudy cannot start apache: first open the firewall and add phpStudy to the allowed applications; then unblock port 80; then install the v9 runtime library; then modify the httpd.conf and vhosts.conf files; finally run phpStudy to start successfully.
- phpstudy 11819 2019-10-21 10:51:14
-
- How to export database in phpstudy
- How to export the database in phpstudy: first click MySQL Manager-MySql Import and Export on the main interface of phpstudy; then enter the MySQL password and database name; finally click Export.
- phpstudy 9033 2019-10-21 10:29:23