ERROR! MySQL manager or server PID file could not be found! QNAP

前端 未结 18 1319
慢半拍i
慢半拍i 2020-12-07 16:38

I am having an issue where MySQL isn\'t starting on my QNAP NAS.

I found this first by not being able to log in through phpMyAdmin - was getting error:



        
18条回答
  •  太阳男子
    2020-12-07 17:14

    I have the same problem. I found the file {username}.local.err instead of {username}.local.pid inside /usr/local/mysql, then i changed the name *.err to *.pid and it works fine.
    Starting MySQL. SUCCESS!

    My OS El Capitan 10.11.5

提交回复
热议问题