search

Home  >  Q&A  >  body text

PHP toolbox mysql cannot start

php toolbox mysql cannot be started. Do I need to install mysql separately before it can be started?

QQ截图20190722163745.png

移动用户-4966686移动用户-49666861956 days ago1248

reply all(2)I'll reply

  • 王林

    王林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.

    reply
    0
  • 起始的瞬间

    起始的瞬间2019-07-23 18:41:52

    You can first check whether the default 3306 port of mysql is occupied

    reply
    0
  • Cancelreply