From owner-freebsd-questions@FreeBSD.ORG Mon Oct 16 08:41:34 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 5D06616A403 for ; Mon, 16 Oct 2006 08:41:34 +0000 (UTC) (envelope-from lane@joeandlane.com) Received: from elasmtp-dupuy.atl.sa.earthlink.net (elasmtp-dupuy.atl.sa.earthlink.net [209.86.89.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB97D43D49 for ; Mon, 16 Oct 2006 08:41:33 +0000 (GMT) (envelope-from lane@joeandlane.com) Received: from [66.47.111.183] (helo=joeandlane.com) by elasmtp-dupuy.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1GZO2P-0006MM-Bn for freebsd-questions@freebsd.org; Mon, 16 Oct 2006 04:41:33 -0400 Received: from joeandlane.com (localhost.localnet.local [127.0.0.1]) by joeandlane.com (8.13.8/8.13.1) with ESMTP id k9G8iFSZ058823 for ; Mon, 16 Oct 2006 03:44:15 -0500 (CDT) (envelope-from lane@joeandlane.com) Received: from localhost (localhost [[UNIX: localhost]]) by joeandlane.com (8.13.8/8.13.1/Submit) id k9G8iFs1058822 for freebsd-questions@freebsd.org; Mon, 16 Oct 2006 03:44:15 -0500 (CDT) (envelope-from lane@joeandlane.com) X-Authentication-Warning: joeandlane.com: lholcombe set sender to lane@joeandlane.com using -f From: Lane To: freebsd-questions@freebsd.org Date: Mon, 16 Oct 2006 03:44:15 -0500 User-Agent: KMail/1.9.3 References: <200610151819.13127.lane@joeandlane.com> <200610151842.24375.lane@joeandlane.com> <20061016085646.11a61a58@loki.starkstrom.lan> In-Reply-To: <20061016085646.11a61a58@loki.starkstrom.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610160344.15689.lane@joeandlane.com> X-CD-SOLUTIONS-MailScanner-Information: Please contact the ISP for more information X-CD-SOLUTIONS-MailScanner: Found to be clean X-CD-SOLUTIONS-MailScanner-From: lane@joeandlane.com X-ELNK-Trace: e56a4b6ca9bdfda11aa676d7e74259b7b3291a7d08dfec79bf4e6455e0c754a1f255d5a71e273d0f350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 66.47.111.183 Subject: Re: libphp4.so not installed from /usr/ports/lang/php4 and mod_php4 is gone??!! 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, 16 Oct 2006 08:41:34 -0000 On Monday 16 October 2006 01:56, Joerg Pernfuss wrote: > On Sun, 15 Oct 2006 18:42:24 -0500 > > Lane wrote: > > But still I get nothing. > > > > Perhaps mod_php is no longer available for FreeBSD 5.4? > > Please post the output of: > > `pkg_info -L php4-4.4.4` > `cat /var/db/ports/php4/options` > > Joerg Joerg, Mark, and others: Apparently the problem is now solved. I did make deinstall from /usr/ports/lang/php4 then I lost power (meaning the computer rebooted). When the power came back on I (once again) ran "make config all install" from /usr/ports/lang/php4 and voila! /usr/local/libexec/libphp4.so was installed! I give up. Thanks for your interest. lane