Snort mailing list archives

RE: Problem connecting to local mysql with new acid


From: "Guillaume" <guillaume () anteria fr>
Date: Wed, 20 Feb 2002 10:17:58 +0100 (CET)

I receive the following error message:

Warning: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111) in
/var/www/html/acid/adodb-mysql.inc.php on line 81
localhost

- does this file exist ?
- if yes, what access rights on it ?
- try to launch the mysql server with the --socket option, using a different
directory in whoch mysqld will create its socket file and for which it has
required rights.
- note that you can specify this path in your configuration file (generally
/etc/my.cnf) like that :

[client]
socket=path-for-socket-file

[mysqld]
socket=path-for-socket-file

Guillaume

[ Sent with SquirrelMail -  http://www.squirrelmail.org     ]



_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: