MySQL Forums
Forum List  »  PHP

Re: 'reading initial communication packet', system error: 111
Posted by: Stephen Hilton
Date: January 14, 2009 05:24PM

Read all the solutions - none quite right for my situation. I have an "application" server running mysql/php, etc. have a 2nd server running pbx (including teleyapper, etc. - but not important). I've used phpmyadmin on the pbx box to setup users, permissions, etc. and that all works great. and the apps on the pbx box work fine. Problem happens when I try to Navicat into the box, or write some quick mysql_connect(xxx.xxx.xxx.xxx,user,pwd) statements into my app code.
I get the system error:111
obviously I can't change the connections to "localhost" (duh!) and the my.cnf on the pbx box does not have any 'default binding' entries. Not doing 'tunnelling', etc.
As i said - none of the listed solutions are exactly right for me. Either I'm missing something (very likely), or there is something else going on.
OK - Back to you guys (and gals). Let's see whatcha got :)

Options: ReplyQuote


Subject
Written By
Posted
Re: 'reading initial communication packet', system error: 111
January 14, 2009 05:24PM


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.