php toolbox mysql cannot be started. Do I need to install mysql separately before it can be started?
王林2019-08-20 11:44:28
It is very likely that it is a port occupation problem. If you are using an integrated environment, first of all, have you installed MYSQL before? If this process is disabled, then it will be fine. If not, check what application is occupying the port and stop the corresponding process.
起始的瞬间2019-07-23 18:41:52
You can first check whether the default 3306 port of mysql is occupied