Snort mailing list archives

Re: Snort + Acid w/ MySQL question(s)


From: roman () danyliw com
Date: Thu, 10 May 2001 15:18:07 US/Eastern

One observation:

- ACID 0.9.5 does not use ADODB.  This DB abstraction was
introduced in 0.9.6b2 (Jan 2001).  Hence, this addition into
acid_conf.php will be ignored.

Two recommendations:

- are you sure that you have CREATE permissions on the DB
user set in acid_conf.php?  If all else fails, try using the 
"create_acid_tbls_mysql.sql" to manually create the ACID 
tables.

- upgrade to a more recent version of ACID => 0.9.6b9.  There
are significant feature improvements as well as bug fixes.  If you
prefer an older version, upgrade to at least 0.9.6b1 for it has
a number of important bug fixes

cheers,
Roman

I'm using the following:

FreeBSD 4.3 - RELEASE (STABLE)
ACID-0.9.5 - RELEASE (STABLE)
ADODB v1.0.1 - RELEASE (STABLE)
PHP - 4.0.5 - RELEASE (STABLE)
APACHE - 1.3.19 - RELEASE (STABLE)
SNORT - 1.7 - RELEASE (STABLE)

to compile snort i used following line:
../configure --with-mysql=/usr/local/mysql;make;make install

i did change acid_conf.php i put path to adodb

in adodb

i put local path in adodb.inc.php

when i go to http://localhost/acid it redirects me to acid_main.php and when
it gets there i get this:

The underlying database alexus@localhost apears to be invalid.

The database version is valid, but the ACID DB structure (table: acid_ag) is
not present. Use the Setup page to configure and optimize the DB

when i click on "Setup page"

in status window i get "DONE" for "Search Indexes" and i have "Create ACID
AG" for "ACID tables" i'm assuming i need to click on "Create ACID AG", when
I do that nothing happenes, it won't disappear or it won't change status to
"DONE".. what am i missing?




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


Current thread: