Home > Article > Operation and Maintenance > Solve some problems that arise during the use of phpstudy2018?
1. Apach and MySQL cannot start normally<br>
a. First confirm that you have started it No
<strong> </strong> b. If the above picture still does not appear after startup<br>
<strong> </strong>
In the Other menu options of the interface
Environment detection port
check whether your port number is occupied and whether vc9 runtime library
is installed
If it is not installed, go to "Installation and Use of phpstudy2018" to install it.
<img src="https://img.php.cn/upload/image/555/557/248/1615431208435882.png" title="1615431208435882.png" alt="Solve some problems that arise during the use of phpstudy2018?">
2. Run the php code required Environment settings
c. If the above still does not solve the problem, then in Other menu options
phpStudy settings
Port general settings
Modify the port number at the arrow in the picture below. Note that the two port numbers must be set the same (I have encountered someone setting it like this). The specific information is "Installation and use of phpstudy2018".
<br>
<img src="https://img.php.cn/upload/image/660/133/609/1615432711805948.png" title="1615432711805948.png" alt="Solve some problems that arise during the use of phpstudy2018?">
<br>
#Recommended: phpstudy2018<a href="https://www.php.cn/phpstudy.html" target="_self" title="phpstudy2018的安装与使用"></a>
The above is the detailed content of Solve some problems that arise during the use of phpstudy2018?. For more information, please follow other related articles on the PHP Chinese website!