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. Hawkins
Systems Consultant
All Things Computed
[EMAIL PROTECTED]
On Wed, 10 Apr 2002 19:54:10 +1200 David Robley <[EMAIL PROTECTED]> wrote:
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
> anything special that I have to do to get it to work? Thanks,
> Dave
Are the grants of the remote host set to accept anything other than
localhost?
--
David Robley
Temporary Kiwi!
Quod subigo farinam
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php