MySQL Forums
Forum List  »  PHP

Error 10060
Posted by: Marco Tito Lambo
Date: May 17, 2006 12:15AM

I have a problem in mysql_connect function

i am trying to connect to a mysql database which resides at other host

at local:
mysql_connect('otherdomain.net','theusername','thepassword');

it says:
Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'otherdomain.nett' (10060) in c:\wamp\www\connect.php on line 3

Options: ReplyQuote


Subject
Written By
Posted
Error 10060
May 17, 2006 12:15AM
May 17, 2006 06:49AM
May 17, 2006 09:18PM
May 18, 2006 09:37AM
May 19, 2006 02:50AM
May 19, 2006 09:11AM
May 21, 2006 08:46PM
May 16, 2008 12:25AM


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.