Help - Search - Members - Calendar
Full Version: General Error - Too Many Connections [1040]
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
Basketball
Hi,

I am getting this error, and I can't access my MySQL management console either...Please advise how to fix this. Thanks
I am using 99k.org, which uses phpBB3 forum.


CODE
General Error
SQL ERROR [ mysql4 ]

Too many connections [1040]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.

Jacob
From the error above, seems you are using mysql_pconnect() (which means persistent connections) . To fix your issue find and replace mysql_pconnect() with mysql_connect() and it will work fine.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.