From owner-freebsd-questions@FreeBSD.ORG Fri Sep 24 02:29:30 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9C3916A4CE for ; Fri, 24 Sep 2004 02:29:30 +0000 (GMT) Received: from smtp6.hknet.com (smtp6.hknet.com [202.67.240.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2651E43D58 for ; Fri, 24 Sep 2004 02:29:30 +0000 (GMT) (envelope-from kinux@hknet.com) Received: from winxp (vp192194.kln.uac68.hknet.com [203.169.192.194]) by smtp6.hknet.com (Postfix) with SMTP id 8FE4766DCB for ; Fri, 24 Sep 2004 10:29:28 +0800 (HKT) Message-ID: <00a001c4a1de$51e636f0$4c22fea9@winxp> From: "kinux" To: References: <00e901c4a0c9$26e810b0$4c22fea9@winxp><200409221901.17579.steve@howes-macnaghten.com> <008601c4a195$1a3163e0$4c22fea9@winxp> Date: Fri, 24 Sep 2004 10:29:29 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Re: snort+mysql+acid X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2004 02:29:30 -0000 i try to display Alert Listing: 15 Last Alerts, there is nothing show on the screen. as following. What's the problem? ACID Alert Listing: 15 Last Alerts Home Search | AG Maintenance [ Back ] Added 0 alert(s) to the Alert cache Queried DB on : Fri September 24, 2004 10:22:20 Meta Criteria any IP Criteria any Layer 4 Criteria none Payload Criteria any Displaying 15 Last Alerts < Signature > < Classification > < Total # > Sensor # < Src. Addr. > < Dest. Addr. > < First > < Last > Fatal error: Call to undefined function: preg_replace() in /usr/local/www/acid/acid_signature.inc on line 194 Thanks. ----- Original Message ----- From: "kinux" To: "Steve Hodgson" ; Sent: Friday, September 24, 2004 1:45 AM Subject: Re: snort+mysql+acid > 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" > To: "kinux" > Cc: > 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" > > > > _______________________________________________ > 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" >