Snort mailing list archives

RE: ACID error w/ mysql db


From: "Ronneil Camara" <ronneilc () remingtonltd com>
Date: Tue, 11 Dec 2001 13:51:42 -0600

You have to create a database, in your case, it's gonna be acid_event.
What I usually use is snortdb. Then on the contrib folder of snort, this
is what I execute
mysql -u root -p snortdb < create_mysql

You also have to apply it to snort_archive database. Then make sure that
your php scripts
are pointing to snortdb

Hope this helps.


-----Original Message-----
From: Byron [mailto:snail945 () yahoo com]
Sent: Monday, December 10, 2001 1:48 PM
To: snort-users () lists sourceforge net
Subject: [Snort-users] ACID error w/ mysql db


System:
Snort 1.8.2 (win32)
MySQL 3.23.40-nt
ADODB v1.54
PHP 4.0.6
ACID v0.9.6b18

I'm getting the error below when querying ACID to search for 
a specific IP.
Was wondering if I'm doing something wrong or if this is a 
bug of sort.


Database ERROR:Database ERROR:Unknown table 
'acid_event.acid_event' in where
clause


Thx for any help!
Byron


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
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


_______________________________________________
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: