mysql problem

sosbilisim

Basic Pleskian
Hello There;

New Install Plesk 8.2 on FreeBSD 6.1 but i have a problem with mysql service system restart after mysql cant create socket. how can i fix this ?
 
I meet as same as problems.
Please consult the step after reboot the server:
#ps -aux |grep mysql
#kill xxxx (kill the process about mysql)
#/usr/local/etc/rc.d/mysql-server start (restart the mysql service)

I hope that can help you. If you have other good solution,please share with me. Tks.
 
Back
Top