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:
-
- phpstudy switches mysql version
- How to switch mysql version in phpstudy: first download the new version of mysql; then put it in phpStudy\PHPTutorial\ and rename it to MySQL; then copy a copy of my-default.ini and rename it to my.ini; finally modify my.ini Just configure it.
- phpstudy 11622 2019-08-29 10:23:13
-
- The latest version of phpstudy v8 installation and use tutorial (picture and text steps)
- Step 1: Download phpStudy V8 version; Step 2: Unzip to the root directory of drive C (you can customize the decompression path); Step 3: Click Start to enable the corresponding configuration. Step 4: We click Settings and modify apache-related configurations. Step 5: Test whether the environment is configured successfully.
- phpstudy 27621 2019-08-17 14:31:11
-
- phpstudy new site
- How to add a new site in phpstudy: first run the phpstudy software and click "Other Options Menu"; then click "Site Domain Name Management" and fill in the domain name, website directory, subdomain name and port, click Add; then click "Save Configuration and Generate Configuration File"; finally restart phpstudy.
- phpstudy 5348 2019-08-14 17:12:30
-
- phpstudy changes port
- How to change the port in phpstudy: first open phpstudy; then right-click the icon in the taskbar and select [PHPSTUDY Settings] - [Port General Settings]; then enter the port general settings interface and modify the port number.
- phpstudy 6095 2019-08-14 15:55:12
-
- What should I do if the database service of phpstudy cannot start normally?
- When many friends build a development environment and use phpstudy, they often encounter this situation. The Apache service can start and run normally, but the MySQL database service cannot be used normally. This article will introduce this to you. Solution to the problem.
- phpstudy 14943 2019-07-17 08:42:31
-
- Solution to phpstudy port being occupied
- After phpstudy is installed, the port is often occupied when running. I often encounter this situation, so I searched many tutorials on the Internet and finally summarized two methods.
- phpstudy 13925 2019-07-15 16:38:31
-
- phpstudy access file error 403/Forbidden solution
- When using phpstudy to access files in the WWW directory, the browser prompts a 403 error and no access permission.
- phpstudy 14461 2019-07-27 17:59:14
-
- How to use MySQL in phpstudy
- In phpstudy, you can use the integrated graphical data management tool phpadmin to operate MySQL. Step 1: Click to open the "MySQL Manager"; Step 2: Click to open the "phpMyAdmin" tool; Step 3: Enter the default account and password root, and you can operate MySQL.
- phpstudy 23179 2019-08-06 17:57:17
-
- phpstudymysqla service cannot be started
- I have installed MySQL before, so I need to delete MySQL in the system service and leave the MySQL service. Enter: sc delete mysql at the cmd command line to delete. When we use the sc delete service name in cmd and it fails, it may be that the permissions are insufficient and we need to use administrator permissions to execute the command.
- phpstudy 7342 2019-07-13 09:48:40
-
- Does phpstudy charge?
- phpstudy is free and is a public welfare software under the php Chinese website. phpstudy is not only a relatively easy-to-use PHP debugging environment tool, but also includes development tools and common manuals, which is of great help to novices.
- phpstudy 7232 2019-07-04 11:58:38
-
- phpStudy2018 Nginx404
- phpStudy2018 uses php7+nginx. There was no problem for the first half of the day. I don’t know what happened. Then after adding a site configuration, a 404 problem suddenly appeared.
- phpstudy 8097 2019-08-12 17:56:10
-
- phpstudy What is the default password for mysql
- phpstudy mysql default password and username are root. phpStudy is a program integration package for PHP debugging environment. The program not only includes a PHP debugging environment, but also development tools, development manuals, etc.
- phpstudy 13754 2019-07-01 13:26:28
-
- Is phpstudy a web server?
- Does not belong. phpStudy is a program integration package for PHP debugging environment. This package integrates the latest Apache+PHP+MySQL+phpMyAdmin+ZendOptimizer. It can be installed once and can be used without configuration. It is a very convenient and easy-to-use PHP debugging environment.
- phpstudy 5915 2019-07-01 10:04:34
-
- How to build a database in phpstudy
- 1. First click to open the phpstudy software, and then call the mySQL manager. 2. Enter the PHPmyadmin login interface. The default account and password are root. 3. Click Database and enter the required data name. 4. Select the user and click "Next" to add the user. 5. Fill in the user name and select local as the host.
- phpstudy 16510 2019-08-14 18:07:32
-
- phpstudyWhy is Apache showing red light?
- The red light on Apache in phpstudy is because Apache failed to start. Solution: First check which program occupies port 80. After getting the PID of the program using port 80, open the task manager, find the program corresponding to the PID and close it. Finally, you can successfully start phpstudy.
- phpstudy 28316 2019-07-27 09:40:59