Snort mailing list archives
Re: ACID Problems
From: "Cory Helmrich" <helmricc () hotmail com>
Date: Fri, 06 Dec 2002 08:52:05 -0700
That did the trick! Thanks for the help.
From: "download (Jim Prewett)" <download () hpcerc unm edu> To: Cory Helmrich <helmricc () hotmail com> CC: snort-users () lists sourceforge net Subject: Re: [Snort-users] ACID Problems Date: Wed, 4 Dec 2002 16:11:34 -0700 (MST) Hi Cory, I just set up a very simular install on FreeBSD 4.7, snort 1.9, acid 0.9.6b21, php 4.2.3, and mysql 3.23.53. Things were very strange indeed with the default setup. Sometimes I couldn't even access the acid index page (some ugly error about commands being out of sync). I also saw the same behaviour when searching (the first page would honor my query parameters, subsequent pages would not). The acid FAQ poined me to the solution! It was that you had to turn "register globals" on for php I copied the default php.ini-dist in /usr/local/etc to php.ini and edited it so that it would have the line 'register_globals = on' in it. The faq also said that it must contain 'register_argc_argv = On', but that was already there in the php.ini-dist file. After I changed that and restarted apache, things work great. Hope this helps, Jim ------------------------------------------------------------------------------- \x83\xec\x0c\x31\xc0\x31\xd2\x68\x2f\x73\x68\x21\x68\x2f\x62\x69\x6e\x89\xe3 \x88\x43\x07\x50\x50\x53\x53\xb0\x3b\xcd\x80\x89\xf6 Don't forget FreeBSD! ------------------------------------------------------------------------------- On Wed, 4 Dec 2002, Cory Helmrich wrote: > We have a FreeBSD (4.6) based snort (1.8.6) machine with ACID (0.9.6b21)> apache (1.3.26) PHP (4.2.3) MySQL (3.23.52). One of the problems that we are > having is that the search tool appears to be returning inaccurate results. > If I search for a particular IP address, the first page of the results looks> good, but the subsequent results pages show all results instead of the> results for the single IP I was searching for. The other problem is that I > cannot seem to save the AGs with names or descriptions. After saving, the> name and description fields are blank. > > > > > > _________________________________________________________________ > Add photos to your messages with MSN 8. Get 2 months FREE*. > http://join.msn.com/?page=features/featuredemail > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Microsoft Visual Studio.NET > comprehensive development tool, built to increase your > productivity. Try a free online hosted session at: > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en > _______________________________________________ > 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 >
_________________________________________________________________Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ 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:
- ACID Problems Cory Helmrich (Dec 04)
- Re: ACID Problems download (Jim Prewett) (Dec 04)
- <Possible follow-ups>
- Re: ACID Problems Cory Helmrich (Dec 06)
