Alex

Anonymous
I got the following message while opening index.php main page.....

Warning: mysql_connect(): Too many connections in /home/restricted/home/magicweb/system/databases/mysql.class.php on line 108
Cannnot connect to DB server

What seems to be the problem? It's strange because I've not opened too many connections to the database.

Regards ;
Alex.


Status: offline

Turias

Forum User
Full Member
Registered: 10/20/03
Posts: 807
This is probably an issue with your service provider instead of with Geeklog. I would recommend contacting them.

Status: offline

JoeyE

Forum User
Newbie
Registered: 03/11/04
Posts: 9
I got the same thing and I didn't even transfer that much files. Is there something that I uploaded that made it do that to the server? I've started a help ticket to my server so they will contact me soon.

I'm just wondering if anyone knows not really how to fix it... but explain more in detail what this error means, or "in other words".

Thanks.
~JoeyE

Status: offline

r_f_o_t

Forum User
Full Member
Registered: 07/30/03
Posts: 241
From MySQL manual:
If you get the error Too many connections when you try to connect to MySQL, this means that there is already max_connections clients connected to the mysqld server.

See the link for the fix.

HTH,

Chuck

Too many hands on my time.

Status: offline

JoeyE

Forum User
Newbie
Registered: 03/11/04
Posts: 9
Thank you
~JoeyE

Status: offline

r_f_o_t

Forum User
Full Member
Registered: 07/30/03
Posts: 241
You're welcome.

Chuck
Too many hands on my time.