Date: Fri, 24 Sep 2004 01:45:23 +0800 From: "kinux" <kinux@hknet.com> To: "Steve Hodgson" <steve@howes-macnaghten.com>, <freebsd-questions@freebsd.org> Subject: Re: snort+mysql+acid Message-ID: <008601c4a195$1a3163e0$4c22fea9@winxp> References: <00e901c4a0c9$26e810b0$4c22fea9@winxp> <200409221901.17579.steve@howes-macnaghten.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for your reply. After installed php4-session and php4-mysql, it work, The error messages disappearred. But i found there is another problem. it can not display the alert with details, it always prompted with following line.. Fatal error: Call to undefined function: preg_replace() in /usr/local/www/acid/acid_signature.inc on line 194 What's the problem? Is there i still have something missing during installation? Thanks. ----- Original Message ----- From: "Steve Hodgson" <steve@howes-macnaghten.com> To: "kinux" <kinux@hknet.com> Cc: <freebsd-questions@freebsd.org> Sent: Thursday, September 23, 2004 2:01 AM Subject: Re: snort+mysql+acid > On Wednesday 22 September 2004 18:25, kinux wrote: > > hi, > > > > i installed snort+mysql+acid by ports following this link > > http://www.bsdhound.com/newsread.php?newsid=42 , after finished > > installation, tried to browsed the result and found a line > > > > Fatal error: Call to undefined function: session_module_name() in > > /usr/local/www/acid/acid_state_common.inc on line 49 > > > The php has recently been split up into lots of different parts. The correct > thing to do is install the /usr/ports/www/php[4,5]-session port, and > presumably the database/php-[4,5]-mysql port. > > Steve > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008601c4a195$1a3163e0$4c22fea9>