Home>Article>Operation and Maintenance> Solve some problems that arise during the use of phpstudy2018?
1. Apach and MySQL cannot start normally

a. First confirm that you have started it No
b. If the above picture still does not appear after startup
In theOther menu options of the interfaceEnvironment detection portcheck whether your port number is occupied and whethervc9 runtime libraryis installed
If it is not installed, go to "Installation and Use of phpstudy2018" to install it.

2. Run the php code required Environment settings
c. If the above still does not solve the problem, then inOther menu optionsphpStudy settingsPort general settingsModify 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".

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!