I upgraded my FreeBSD 4.6 system's PHP to 4.3.0 today, and started seeing strange database errors on my vBulletin 2.2.9 (http://viestit.etusivu.net). The following error shows up rather frequently but intermittently when browsing the forum:
Clicking refresh once or twice helps, the page is shown.
I get via email:
mysqladmin -u root -p variables can be seen at
http://www.astronite.com/mysqlvariables.txt
and the extended output script output at
http://www.astronite.com/extended.txt
The server is otherwise in relatively light use, there are no other scripts that actively use the database (that is located on the same server). Also the vbulletin is in light use, normally with less than 10 concurrent users. I got db errors very rarely before the PHP upgrade.
Any idea as to what might be the cause..?
Thanks!
Warning: mysql_pconnect() [function.mysql-pconnect]: Link to server lost, unable to reconnect in /usr/web/etusivu/viestit/admin/db_mysql.php on line 38
There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
I get via email:
Database error in vBulletin :
Link-ID == false, connect failed
mysql error:
mysql error number:
Date: Thursday 02nd of January 2003 09:56:22 PM
Script: /online.php?s=
Referer: http://viestit.etusivu.net/
Link-ID == false, connect failed
mysql error:
mysql error number:
Date: Thursday 02nd of January 2003 09:56:22 PM
Script: /online.php?s=
Referer: http://viestit.etusivu.net/
http://www.astronite.com/mysqlvariables.txt
and the extended output script output at
http://www.astronite.com/extended.txt
The server is otherwise in relatively light use, there are no other scripts that actively use the database (that is located on the same server). Also the vbulletin is in light use, normally with less than 10 concurrent users. I got db errors very rarely before the PHP upgrade.
Any idea as to what might be the cause..?
Thanks!
Comment