Snort mailing list archives

Re: Snort 1.8p1, Acid 0.9.6b13 and a little MySQL lovin'


From: roman () danyliw com
Date: Tue, 31 Jul 2001 10:48:23 US/Eastern

This error is all due to a typo in a SQL DDL statement.  It is
all fixed in CVS and for everyones sanity I have rebuilt the
0.9.6b13 tar ball with this fix.

cheers,
Roman

Creating a new mysql database for snort and acid...
When I open acid_main.php for the first time and click 'setup'.
This opens the page to add the acid db structure to the snort database
When I click "Create ACID AG", i get these lines:

Successfully created 'acid_ag'
Successfully created 'acid_ag_alert'
Unable to CREATE table 'acid_ip_cache': Database ERROR:You have an error in
your SQL syntax near '' at line 10
Successfully created 'acid_event'


I've looked at the acid_ip_cache table creation portion of the
create_acid_tbls_mysql.sql and everything seems to be in order...


....so I grabbed the latest CVS of ACID (5mins ago)
and now i get this  :)

Fatal error: Call to undefined function: errormessage() in
/var/www/html/acid_db_setup.php on line 107

line 107 of that file is:

ErrorMessage("Successfully created 'acid_ag'");

everytime the "Create ACID AG" button was clicked (after returning to
acid_main.php)
the error line would change to the line that corresponded to the next
message of "succesfully created blah_blah" after doing this for each table,
ACID came up w/ the normal page acid_main.php page.

thoughts anyone?





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