> I would think the mysqlclient library would be backwards 
> compatible, but it's possible I guess. I'm kind of out of 
> ideas, as the can't connect error without something like a 
> bad username or password message, seems to indicate a TCP/IP 
> communication failure.

Well, after thinking more about it, if there was a version skew problem, I
would see the same results when I run it from the prompt, ie. ./mysql on the
webserver. We know the network is open between the machines as the ./mysql
test works and connects fine.

I don't know much about the internals of PHP and it's ability to connect to
remote hosts, but I think it's something to do with that.

How can I check that?

Thanks,
Cameron

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to