We've recently experienced some servers going down... I've noticed on reboot all php/mysql sites are erroring with the following type of error...
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /var/www/html/shop/includes/functions/database.php on line 19
Unable to connect to database server!
The network admin says he'll reboot and then voila everything lights up again... Does anyone know what would cause this server wide (multiple domains, multiple php apps) error...
I think our net admin is getting lazy and in stead of fixing it he's just rebooting...
Thanx for any help you can provide.
Pluggin
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /var/www/html/shop/includes/functions/database.php on line 19
Unable to connect to database server!
The network admin says he'll reboot and then voila everything lights up again... Does anyone know what would cause this server wide (multiple domains, multiple php apps) error...
I think our net admin is getting lazy and in stead of fixing it he's just rebooting...
Thanx for any help you can provide.
Pluggin
Comment