PDA

View Full Version : What The Heck Is This Error I'm Getting?


outerreaches
9-15-03, 07:22 PM
had everything woking beautifully, but suddenly I get this error when accessing by catalog end:

***********
Warning: mysql_connect(): Too many connections in /www/l/loosefigs/htdocs/osCommerce/catalog/includes/functions/database.php on line 19
Unable to connect to database server!
***********

And this one when trying to access the admin end:

***********
Warning: mysql_connect(): Too many connections in /www/l/loosefigs/htdocs/osCommerce/catalog/admin/includes/functions/database.php on line 19
Unable to connect to database server!
***********

Any ideas why this is happening?? I didn't touch the PHP file it's referrencing, and the storefront is not really 'live' yet. Does it have something to do with mysql connections on this server?

tbonekkt
9-15-03, 07:34 PM
What's your mysql server?

outerreaches
9-16-03, 01:14 PM
I'm on mysql01.powweb.com

I've not received the error since yesterday though. Any thoughts?