On 14 Apr 2001 09:56:41 +0200, Andreas Iwanowski wrote:
> Hi
> My PHP Websites all terminate with that error:
> 
> 
> Warning: MySQL Connection Failed: Can't connect to local MySQL server
> through socket '/var/lib/mysql/mysql.sock' (111) in lib.inc.php on line 255
> 
> I already set User rights, but what can i do against that.


Please read the manual about common errors. This question is FAQ and
this error means that you 

- do not have MySQL running
- it is running but socket in another place

You can fix situation with /etc/my.cnf file.

   Tõnu


---------------------------------------------------------------------
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