Hi,

Today I met a very strange problem. 
My system had been working perfect since long time back when
I setup mysql/php/apache on RH 7.1, until today I found that php
could not connect mysql with the user from 'localhost'. But actually
user@localhost can login to mysql from terminal. 'Locahost' just
don't work for PHP! However, if don't use 'localhost' but use the
system's nick name (my machine is called 'puma'), then the 
mysql->connect() success!

I just have no idea how it happend. Any one out there have idea
about this please help! Thanks in advance!

Alex



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to