Snort mailing list archives
Re: newbie ACID setup question
From: roman () danyliw com
Date: Thu, 10 Jan 2002 22:35:40 EST
The MySQL client library is unable to find the domain socket through which it is suppose to communicate. The library expected it at /tmp/mysql.sock. Locate where mysqld is creating the mysql.sock and symlink from /tmp/mysql.sock to this file. shell> ln -s /path/to/mysql.sock /tmp/mysql.sock Roman On Thu, 10 Jan 2002, Merrick, Gary wrote:
This is probably something really stupid, but I gotta ask anyway. Just
installed ACID (9.6b19) and MySQL (3.23.36). Went through the
installation instructions in Snort's readme.database, and the ACID
installation instructions. I think I did everything right.
When trying to run acid_main.php thru a browser, I'm getting the
following error:
Error (p)connecting to DB : snort@localhost:3306
Check the DB connection variables in acid_conf.php
= $alert_dbname : MySQL database name where the
alerts are stored
= $alert_host : host where the database is stored
= $alert_port : port where the database is stored
= $alert_user : username into the database
= $alert_password : password for the username
Database ERROR:Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (2)
Any idea what's wrong?
TIA!
Gary
_______________________________________________
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
---------------------------------------------
This message was sent using Voicenet WebMail.
http://www.voicenet.com/webmail/
_______________________________________________
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:
- newbie ACID setup question Merrick, Gary (Jan 10)
- Re: newbie ACID setup question Arvind Clemente (Jan 10)
- Re: newbie ACID setup question Guillaume (Jan 11)
- <Possible follow-ups>
- Re: newbie ACID setup question roman (Jan 10)
- RE: newbie ACID setup question Merrick, Gary (Jan 11)
- Re: newbie ACID setup question Arvind Clemente (Jan 10)
