Hello,

Are there any obvious reasons why

mysql -h localhost
works and
mysql -h 127.0.0.1
does not.

It says : ERROR 2003: Can't connect to MySQL server on '127.0.0.1'
(110)


/etc/hosts contain :
127.0.0.1 localhost

as a first line.

  

-- 
Best regards,
 Alex                          mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to