From owner-freebsd-questions@FreeBSD.ORG Sun Oct 14 15:57:25 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 440CB16A468 for ; Sun, 14 Oct 2007 15:57:25 +0000 (UTC) (envelope-from tajul@bm.matrik.edu.my) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.187]) by mx1.freebsd.org (Postfix) with ESMTP id 2A05F13C4A3 for ; Sun, 14 Oct 2007 15:57:25 +0000 (UTC) (envelope-from tajul@bm.matrik.edu.my) Received: by rv-out-0910.google.com with SMTP id l15so1076796rvb for ; Sun, 14 Oct 2007 08:57:21 -0700 (PDT) Received: by 10.142.242.8 with SMTP id p8mr1319703wfh.1192377441803; Sun, 14 Oct 2007 08:57:21 -0700 (PDT) Received: by 10.142.77.8 with HTTP; Sun, 14 Oct 2007 08:57:21 -0700 (PDT) Message-ID: <139c9dc70710140857l6aa61fafx58dab595739ce3f@mail.gmail.com> Date: Sun, 14 Oct 2007 23:57:21 +0800 From: "TAJUL AZHAR Mohd Tajul Ariffin" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: problem with 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: Sun, 14 Oct 2007 15:57:25 -0000 hi all I had a problem with my apache22. I had install it fropm the port but accidently I install it again and I got the message to deinstall if I want to uninstall. I enable upon boot up the apache into rc.d. After I reboot I got the message that my apache cannot run into localhost. I had install php5 port, php5-pgsql and postgresql 8.0 Is that anything that I missed on the configuration part to enable the php and postgresql to run together on my apache?