Hello there... Is there anyone who can tell me why this error message occurs every now and then.
Warning: mysql_pconnect() [function.mysql-pconnect]: Link to server lost, unable to reconnect in /hsphere/local/home/nfsandne/test.nfsandnes.org/include/inc_lib/default.inc.php on line 25
Error while trying to connect to mysql.hosted.servetheworld.net
If i refresh site, then it's back to normal...
Bengt
Warning: mysql_pconnect()...
- Oliver Georgi
- Site Admin
- Posts: 9938
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
Maybe - disable the persistent db connection in conf.inc.php - try to set
Oliver
Code: Select all
$phpwcms["db_pers"] = 0;