After I downloaded the PHP toolbox, it seemed that there was no need to configure it in the environment, and it was prompted that port 80 was occupied. And when I started PHP and mySQL, it only showed that PHP started successfully, but mySQL could not start. What is the problem?
Someone else mentioned this problem this morning. 1. Check whether the port is occupied first; 2. Check whether the MySql Data database is missing; 3. Check whether the configuration path of Mysql.ini is correct, if not. , you should check the MySql service in the service manager and it should not be caused by disabling it.