Snort mailing list archives

Re: snort + mysql + acid + adodb


From: "Sid" <s_i_d_j () yahoo com>
Date: Wed, 13 Jun 2001 20:44:02 +0530

Hi,

I had to do something funny to overcome this problem. In adodb.inc.php, i
have defined ADODB_DIR like this :-

/usr/local/apache/acid/adodb/adodb

where as the actual location of the adodb directory is
/usr/local/apache/acid/adodb

I didn't investigate why i had to add the extra "adodb"

Siddhartha

----- Original Message -----
From: <roman () danyliw com>
To: <tremaine () cavelier net>
Cc: <snort-users () lists sourceforge net>
Sent: Wednesday, June 13, 2001 3:23 PM
Subject: Re: [Snort-users] snort + mysql + acid + adodb


Have you confirmed/tried the following things:

- (PHP) Was PHP explicitly built with MySQL support?
- (ADODB) Was the $ADODB_DIR variable configured in
adodb.inc.php to point to the directory in which ADODB was
installed?
- (ACID) Was the $DBLib_path variable set in acid_conf.php
to point to the directory in which ADODB was installed?

cheers,
Roman


Maybe I'm a sucker for punishment.  I'm relatively new to the world of
databases and php, but I'd like to get snort logging to a mysql
database, and
have implemented

snort  1.7
ADODB 1.11 PHP4
ACID 0.9.6
mysql  Ver 11.15 Distrib 3.23.38, for pc-linux-gnu (i686)

all running on Debian Gnu/Linux kernel 2.4/Sid

Throughout the entire process I keep getting various and sundry errors
that
appear to be a result of formatting in the php used by both acid and
adodb.
I've tried both the old and new adodb from their site, and they both
fail at
various stages.  I've managed to get it to the point where instead of
failing
at line 28 in adodb.inc.php it's now failing at :
Warning:  Failed opening '/pathto/adodb-mysql.inc.php' for inclusion
(include_path='') in /pathto/acid/adodb.inc.php on line 1384
Fatal error:  Cannot instantiate non-existent class:  adodb_mysql in
/pathto/acid/adodb.inc.php on line 1416

/pathto/ of course is just me removing the information for public
consumption
<g>

at any rate, the permissions on the file referencing in the error are
correct, the file exists... so what gives?  Anyone else running anything
similar to this?  Any suggestions?

Thanks in advance!

Tremaine

Doing things the hard way.  Every time.

_______________________________________________
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


_________________________________________________________
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:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: