Webserver was running fine for weeks then suddenly:
- I can access, but I am unable to log into Webmin
- I can access Magento, a php-based storefront application, but I am no longer able to log in and it is throwing an exception error on the front end.
- Proftpd service was stopped, but I was able to restart
- Mysqld service was stopped and I have NOT been able to restart.
When attempting to restart mysqlp I receive the following error: "mysqld dead but pid file exists".
Any ideas on how I may resolve this matter? Please let me know if there is a specific log file you would need to see.
/var/log/mysqld.log
would probably have the cause listed. You can resolve the PID file issue but it's probably a good idea to fix the actual problem before trying to do anything with MySQL (including starting it back up in some cases). – Bratchley May 27 '14 at 19:32df -h
command? – Ramesh May 27 '14 at 19:47