MySQL Forums
Forum List  »  Install & Repo

Re: Can't connect to MySQL server on localhost(10061)
Posted by: Zanahade
Date: October 05, 2006 01:20PM

Ok, I am runing mysql 5 on my windows Xp pro sp2 system I have port 3306 open for sure, but I am hitting the wall trying to connect threw php.
I have php installed per it's instructions and I am using PHP designer 2007 Pro.
I have the php/myqsl and php/mysqli dll's in the ext folder and the libmysql.dll is in the php folder.
I have my php.ini file configured (I think) and to top it all off, I AM A COMPLETE NOOB. HELP!!!
The exact error I am getting is:

Can't connect to MySQL server on 'localhost' (10061)PHP Warning: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) in E:\db\PHP Site\~phpdesigner_output_tmp.php on line 2

Any help would be appreciated



Edited 1 time(s). Last edit at 10/05/2006 01:21PM by Zanahade.

Options: ReplyQuote


Subject
Written By
Posted
Re: Can't connect to MySQL server on localhost(10061)
October 05, 2006 01:20PM


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.