first make sure there is a mysql.sock file in var/lib/mysql;
second make ps -ef | grep mysqld --if the output is xxx xxx xx   grep mysqld
       then the server is down for sure
third go to the binary of mysql and execute safe_mysqld & (means it forks 
itself and is running in the background

fourth confirm running: mysqladmin status or as second above


jan behrens
-- 
[EMAIL PROTECTED]
------------------------------
a different set of mind

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to