PHAkt Forum :: mysql_connect() too many connections??? URGENT!!

This thread was displayed: 462 times


Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.

For more information about the affected products visit: www.interaktonline.com/Support/

View Threaded Show descending
s h
10-20-2004 11:57:28 GMT +2
Warning: mysql_connect(): Too many connections in /home/site/public_html/file/adodb/drivers/adodb-mysql.inc.php on line 160
I go thtis weird error what does this mean?


Back | Reply | Quote | Top
Ionut MOICIANU
10-20-2004 12:43:06 GMT +2

Hello,

The warning message means that your server is having too many connections at a time and MySql server is overloaded because of it.
Does your script use persistent mode to connect? Might want to turn that off (edit the connection file and change "mysql_pconnect" to "mysql_connect").
If problem persists, you should contact your web host.

Regards,
Ionut

Reply | Quote | Top
s h
10-20-2004 13:21:58 GMT +2
Thank you but I already figured out that it was the webhost.  Their MYSQL Server is down.  I already contacted them.  Thank you though :-).
Reply | Quote | Top
© Adobe Systems Romania. All rights reserved.