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.
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".
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.