MySQL Forums
Forum List  »  PHP

Re: 'reading initial communication packet', system error: 111
Posted by: Graham Moucka
Date: June 12, 2008 03:45PM

You need to check the bind address variable in the my.cnf file. It defaults to localhost hence localhost works but not 127.0.0.1 or connection from other hosts. I was trying to connect from other computers and eventually found this to be the problem!

Options: ReplyQuote


Subject
Written By
Posted
Re: 'reading initial communication packet', system error: 111
June 12, 2008 03:45PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.