Monday, February 6, 2012

MySQL Error

I was getting this error when trying to access a remote database from a website: “Lost connection to MySQL server at ‘reading initial communication packet’, system error: 111″

It turned out that for whatever reason, MySQL did not like using a different port forwarded to 3306.  I guess you need to change the port in my.cnf and on your firewall.

Posted in Uncategorized | No Comments »