From owner-freebsd-questions@FreeBSD.ORG Mon Nov 6 17:57:32 2006 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 E323C16A4B3 for ; Mon, 6 Nov 2006 17:57:32 +0000 (UTC) (envelope-from msherman77@yahoo.com) Received: from web88302.mail.re4.yahoo.com (web88302.mail.re4.yahoo.com [216.39.53.225]) by mx1.FreeBSD.org (Postfix) with SMTP id C76AA43D8D for ; Mon, 6 Nov 2006 17:56:49 +0000 (GMT) (envelope-from msherman77@yahoo.com) Received: (qmail 2846 invoked by uid 60001); 6 Nov 2006 17:56:40 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=JZGTRm3Azl4J7RMGf2BMYa018iMdhJwGwi/flp/5r4tqqdMtskMHxDWcTVf/N9A0ixn9F8cXNny190vd8icasMnRAiq5EgSOzAk79HjFR7pxgZ8BJy9BloTjlcLXeW2+q9TEaGs+ABbnXs/gwdWiJXoZH1bI3lUIWDLGfKo10TE= ; Message-ID: <20061106175640.2844.qmail@web88302.mail.re4.yahoo.com> Received: from [63.65.68.246] by web88302.mail.re4.yahoo.com via HTTP; Mon, 06 Nov 2006 12:56:40 EST Date: Mon, 6 Nov 2006 12:56:40 -0500 (EST) From: Michael S To: FreeBSD Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: php5 issue 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, 06 Nov 2006 17:57:33 -0000 Good day all. I am trying to install PHP5. For some reason it would install the php interpreter, but not the Apache module, and as a result Apache complains when I restart it, about not being able to load libphp5.so. I tried to make install (no clean) and find the module in the work directory of the port, but no luck so far. Any ideas? Michael