MySQL Forums
Forum List  »  PHP

Re: Could not connect: Lost connection to MySQL server at 'reading initial communication packet', system error: 0
Posted by: Michael McRorey
Date: August 21, 2007 09:03AM

either use putty with tunnels or ssh.

ssh -L 3306:localhost:3306 ip_of_mysql_server

Options: ReplyQuote


Subject
Written By
Posted
Re: Could not connect: Lost connection to MySQL server at 'reading initial communication packet', system error: 0
August 21, 2007 09:03AM


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.