Working on a project with secondlife.
Essentially i contact a php page on my site and pass some parameters and the php page interfaces with a database.
Everything has been working fine for awhile now however periodically i'll get errors for hours at a time.
<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in <b>/home/turmith/public_html/Game1.php</b> on line <b>11</b><br />
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Then all of a sudden it'll start working correctly again, as i said Zero changes have been made to the php page or the script i'm using.
Any ideas?
Turmith Flamand
Essentially i contact a php page on my site and pass some parameters and the php page interfaces with a database.
Everything has been working fine for awhile now however periodically i'll get errors for hours at a time.
<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in <b>/home/turmith/public_html/Game1.php</b> on line <b>11</b><br />
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Then all of a sudden it'll start working correctly again, as i said Zero changes have been made to the php page or the script i'm using.
Any ideas?
Turmith Flamand