RE: [PHP-DB] Server Error

2003-03-17 Thread Luke Woollard
Your MySQL Database is down.

'cd' to your mysql directory (probably /usr/local/mysql ) and type
./bin/safe_mysqld --user=mysql 





-Original Message-
From: Marie Osypian [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 18 March 2003 8:42 AM
To: php-db
Subject: [PHP-DB] Server Error


I was able to access my database for weeks and now I am getting this error.
Can anyone help?


Warning: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2) in
/home/blah/public_html/includes/configi.inc.php on line 3

Warning: MySQL Connection Failed: Can't connect to local MySQL server
through socket '/var/lib/mysql/mysql.sock' (2) in
/home/blah/public_html/includes/configi.inc.php on line 3

Thanks,

Marie


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




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



Re: [PHP-DB] Server Error

2003-03-17 Thread Peter Beckman
Does /var/lib/mysql/mysql.sock exist?  Is it world unwritable?  Is it
writable by whatever user starts mysql?  Does it exist (did it get
deleted)?  Are you sure you want to use configi.inc.php and not
config.inc.php?

That's all I can think of.


On Mon, 17 Mar 2003, Marie Osypian wrote:

 I was able to access my database for weeks and now I am getting this error.
 Can anyone help?


 Warning: Can't connect to local MySQL server through socket
 '/var/lib/mysql/mysql.sock' (2) in
 /home/blah/public_html/includes/configi.inc.php on line 3

 Warning: MySQL Connection Failed: Can't connect to local MySQL server
 through socket '/var/lib/mysql/mysql.sock' (2) in
 /home/blah/public_html/includes/configi.inc.php on line 3

 Thanks,

 Marie


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


---
Peter Beckman  Internet Guy
[EMAIL PROTECTED] http://www.purplecow.com/
---

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



RE: [PHP-DB] Server Error

2003-03-17 Thread Luke Woollard
This should read 'Your MySQL Database SERVER is down'

Thanks,

LW



-Original Message-
From: Luke Woollard [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 18 March 2003 8:48 AM
To: Marie Osypian; php-db
Subject: RE: [PHP-DB] Server Error


Your MySQL Database is down.

'cd' to your mysql directory (probably /usr/local/mysql ) and type
./bin/safe_mysqld --user=mysql 





-Original Message-
From: Marie Osypian [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 18 March 2003 8:42 AM
To: php-db
Subject: [PHP-DB] Server Error


I was able to access my database for weeks and now I am getting this error.
Can anyone help?


Warning: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2) in
/home/blah/public_html/includes/configi.inc.php on line 3

Warning: MySQL Connection Failed: Can't connect to local MySQL server
through socket '/var/lib/mysql/mysql.sock' (2) in
/home/blah/public_html/includes/configi.inc.php on line 3

Thanks,

Marie


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




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




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