hello any solutions for that ?
MySQLd service failed to start (after restarting server)
- Edited
aaP_alimousa13 you have to check log tab not slow log tab.
- Edited
if you don't know on how to setup DB, better to consult an expert or refer mysql document. You are using * as your bind address? if you want to allow all host, bind it with 0.0.0.0. and then try to restart
????
aaP_alimousa13
MySQL will stop, if there is any issue in configuration. Check thoroughly your configuration and make sure they all are valid by referring with Mysql docs.
i tired i try everything thing and i still have that issues
What is your bind address in the configuration?
how i check that
we in trouble here 3 week we cant setup WordPress !
Hello, what problem did you encounter? Mysql cannot be started?
Is it normal to use this command to start once: /etc/init.d/mysqld start
If it is abnormal, please check the log: cat /www/server/data/*.err|grep -i -C 10 error
Hello, what specific problem did you encounter? It can be seen from the log that it is running normally.
Running multiple mysql programs using different ports
this my proprem mysql shutdown i we try everything 3 weeks and we cant get the reasons
The log shows that the mysql version is 8.0.24 and aapanel shows 5.7.44
Have you done anything?
It is recommended that you use the command line to check whether it is started?
ps uax|grep mysql
check error log
cat /www/server/data/*.err|grep -i -C 10 error