Yes check to make sure mysqld is running.
ps -aux|grep mysql
If you don't see mysql, then start mysql.
service mysql start
If your running red hat.
Dan
On Oct 14, 2003, at 4:52 PM, gabriel@peugnet.cjb.net wrote:
phpinfo() says:
MySQL Support enabled
MYSQL_SOCKET /var/lib/mysql/mysql.sock
but in fact the file /var/lib/mysql/mysql.sock doesn't exists.
So I understand that the first step is to check the configuration of MySQL,
is it?
"Dan Brunner" <daniel.brunner@duni.com> escribió en el mensaje 97065B0E-FE8E-11D7-9043-00306589E6DA@duni.com">news:97065B0E-FE8E-11D7-9043-00306589E6DA@duni.com...Hello!!
Does that file "/var/lib/mysql/mysql.sock" exist?!!?!?
Check to make sure mysql is running.
Dan
On Oct 14, 2003, at 4:34 PM, gabriel@peugnet.cjb.net wrote:
I'm starting to use MySQL, well, trying to, and I get the next message:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
The manual says that mysql_connect() can be called without arguments. That's what I'm doing.
What's wrong?
Thanks, Gabriel.
-- 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