Dave,
Did you use the URL:
http://www.domain.com
Or did you use the fully-qualified domain name (FQDN):
www.domain.com
For connecting to the MySQL server, the connection functions expect an FQDN, not
a URL. But, you may already know that. Just checking.
Regards,
Barry C. Ha
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> I was just wondering if there was a way to connect to a MySQL server on a
> server other than the one that your php script is on. I tried just putting
> in the URL of the site in place of localhost but that didn't work. Is there
> anythi
2 matches
Mail list logo