Softaculous


Topic : Error In MySqld file


Posted By: alikolo123 on May 3, 2015, 6:36 pm
Hi

Is there are someone can help to to fix this error

I have problem with mysql and when i want to restart it

there appear

Starting MySQL. ERROR! The server quit without updating PID file (/var/lib/mysql/mysqld.pid).


Posted By: divij on May 4, 2015, 7:16 am | Post: 1
Hi,

Follow the following procedure:
Code

root> killall -9 mysqld

root> service mysqld restar


Check default mysql is not installed on your server.

Check you have enough ram to start mysql service using following command:
Code

root>free -m


Check you have enough disk space start mysql service using following command:
Code

root>df -h


Powered By AEF 1.0.8 © 2007-2008 Electron Inc.