On Mon, 1 Sep 2003 11:34:31 +0100
"Phil Ewington - 43 Plc" <[EMAIL PROTECTED]> wrote:

> The error message is:
> "Warning: mysql_connect(): Can't connect to local MySQL server through
> socket '/var/tmp/mysql.sock' (111) in /home/sites/.. on line 3
> Unable to select database"

is MySQL socket really placed in /var/tmp?
if not, than you need to specify path to it in mysql.default_socket directive in 
php.ini
or your MySQL server isn't running on localhost at all?

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to