Snort mailing list archives
RE: Now with ACID ..
From: "Hicks, John" <JHicks () JUSTICE GC CA>
Date: Fri, 24 Jan 2003 09:52:55 -0500
From [0]:
Section (6) Install ADODB 1.2+
(for ACID v.0.9.6b2+) Uncompress and install ADODB 1.2+. This process should
be as simple as copying the files into a directory viewable by the web
server and PHP. In the case of Apache, any child directory of 'DocumentRoot'
set in httpd.conf.
[UNIX]
$ cp adodb112.tgz /home/httpd/html
$ cd /home/httpd/html
$ tar xvfz adodb112.tgz
$ cd ..
Section (11) Configure ACID
The following options will need to be set with site specific information in
order for ACID to function properly. Aside from this minimal configuration,
there are a number of other settings which can be tweaked. Please see
http://acidlab.sourceforge.net/acid_params.html for an exhaustive list.
o $DBlib_path : full path to the ADODB installation
(Note: do not include a trailing '\' character)
[0]: http://www.andrew.cmu.edu/~rdanyliw/snort/acid_config.html
HTH,
John
-----Original Message-----
From: David Alonso De La Vega Tapage [mailto:delavegad () bancoaliado com]
Sent: Thursday, January 23, 2003 4:51 PM
To: snort-users () lists sourceforge net
Subject: [Snort-users] Now with ACID ..
I try to find in the net some info about ACID error ..
OK .. when do http//127.0.0.1/acid/acid_mail.php obtain
Error Loading the DB Abstraction Library : from
/var/www/html/adodb/adodb.inc.php
and the error says that need to check the DB library variable on
$DBlib_path in acid_conf.php but in the acid_conf.php have this path
for $DBLib_path="/var/www/html/adodb"; this path is correct . . ?
Thanx in advance for all sugestions .. and links ..
Cheers,
David Alonso
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.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
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.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
Current thread:
- Now with ACID .. David Alonso De La Vega Tapage (Jan 23)
- <Possible follow-ups>
- RE: Now with ACID .. Hicks, John (Jan 24)
