Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/a3320398/public_html/index.php on line 498
You cannot have more that 10 MySQL connections at the same time. If script was make by you, you can try to enter mysql_close(); at the end of the script. This will lower active MySQL connections for your user.