Hi everyone,
I'm having 2 problems relating to MySQL not connecting. It did last week but will now return the following error:
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/chrdav/public_html/prereg.php on line 22
Lost connection to MySQL server at 'reading initial communication packet', system error: 111
I have created a page with just the mysql_connect() command and it returns:
Can't connect to MySQL server on 'www.thefootballdream.x10hosting.com' (10061)
Both cases were working perfectly fine last week, but not today. Can someone please help?
Thanks,
Chris.
Edit:
I managed to fix the first error message, however the 2nd still occurs. I'm trying to connect it from files sitting on my home computer. Yes, I have allowed my IP address to connect, because it worked perfectly last week but now doesn't.
I'm having 2 problems relating to MySQL not connecting. It did last week but will now return the following error:
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/chrdav/public_html/prereg.php on line 22
Lost connection to MySQL server at 'reading initial communication packet', system error: 111
I have created a page with just the mysql_connect() command and it returns:
Can't connect to MySQL server on 'www.thefootballdream.x10hosting.com' (10061)
Both cases were working perfectly fine last week, but not today. Can someone please help?
Thanks,
Chris.
Edit:
I managed to fix the first error message, however the 2nd still occurs. I'm trying to connect it from files sitting on my home computer. Yes, I have allowed my IP address to connect, because it worked perfectly last week but now doesn't.
Last edited: