From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 03:20:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D51F516A41F for ; Mon, 3 Oct 2005 03:20:17 +0000 (GMT) (envelope-from bigamcinroy@mchsi.com) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FFAA43D45 for ; Mon, 3 Oct 2005 03:20:17 +0000 (GMT) (envelope-from bigamcinroy@mchsi.com) Received: from alanm (12-219-27-242.client.mchsi.com[12.219.27.242]) by sccmmhc91.asp.att.net (sccmmhc91) with SMTP id <20051003032016m91004qirje>; Mon, 3 Oct 2005 03:20:16 +0000 From: "amcinroy" To: Date: Sun, 2 Oct 2005 22:20:10 -0500 Message-ID: <000001c5c7c9$5ea765f0$d001a8c0@firstsecurity.local> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Accessing Apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 03:20:18 -0000 Dear support, I am trying to setup intrusion detection with snort, acid, mysql and freebsd. I am using as a guide Hack #59 from Dru Lavigne's BSD Hacks book. Everything is installed and working up to the point where I try to access my webpage. When I type in http://localhost/snort/acid_main.php I receive the message: an error occurred while loading the page. Could not connect to localhost. I think it is a user or password related error and have tried adding users to the mysql database with no success. Any help for this newb would be much appreciated. Alan McInroy