moleproductions
Programmer
Hi,
I've got a mySQL database on a UNIX server and I'm using PHP to talk to it.
Every now and then the entire site does down and I get the message on screen and in the error log which says "PHP Warning: mysql_connect(): Too many connections in /home/public_html/index.php on line 14"
It's happened twice now (for about 2 or 3 hours each time) and then goes back to normal.
Any ideas?
Is it the server or the script?
Usage is currently approx 50 visitors per day.
Thanks.
I've got a mySQL database on a UNIX server and I'm using PHP to talk to it.
Every now and then the entire site does down and I get the message on screen and in the error log which says "PHP Warning: mysql_connect(): Too many connections in /home/public_html/index.php on line 14"
It's happened twice now (for about 2 or 3 hours each time) and then goes back to normal.
Any ideas?
Is it the server or the script?
Usage is currently approx 50 visitors per day.
Thanks.