From owner-freebsd-questions@FreeBSD.ORG Sun Nov 30 12:39:14 2003 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 6D53D16A4CE for ; Sun, 30 Nov 2003 12:39:14 -0800 (PST) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3B8243FAF for ; Sun, 30 Nov 2003 12:39:12 -0800 (PST) (envelope-from kline@thought.org) Received: from thought.org (root@tao [10.0.0.247]) by sage.thought.org (8.12.9/8.11.4) with ESMTP id hAUKdA5G043898; Sun, 30 Nov 2003 12:39:12 -0800 (PST) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id hAUKd8BK019828; Sun, 30 Nov 2003 12:39:08 -0800 (PST) (envelope-from kline) Date: Sun, 30 Nov 2003 12:39:07 -0800 From: Gary Kline To: Matthew Seaman , Gary Kline , FreeBSD Mailing List Message-ID: <20031130203907.GB31659@tao.thought.org> References: <20031130050122.GA50513@tao.thought.org> <20031130100316.GB885@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031130100316.GB885@happy-idiot-talk.infracaninophile.co.uk> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 17 years of service to the Unix community User-Agent: Mutt/1.5.5.1i Subject: Re: php4... 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: Sun, 30 Nov 2003 20:39:14 -0000 On Sun, Nov 30, 2003 at 10:03:16AM +0000, Matthew Seaman wrote: > On Sat, Nov 29, 2003 at 09:01:22PM -0800, Gary Kline wrote: > > > > Looks like I'm missing /usr/local/bin/php, and lang/php4 > > is broken. I already have the mod_php4 port installed-- > > and working. FUDforums2 is looking for the php bnary, > > if I'm interpreting the installation message correctly. > > > > Any advice, now that the code freeze is on? > > Hmmm... > > % pkg_info -W /usr/local/bin/php > /usr/local/bin/php was installed by package php4-4.3.4_2 > % pkg_info -W /usr/local/libexec/apache/libphp4.so > /usr/local/libexec/apache/libphp4.so was installed by package php4-4.3.4_2 > > I guess if you rip out www/mod_php4 and install lang/php4 instead, > you'll get all of the bits you need. When you say 'lang/php4' is > broken -- how so? I haven't had any trouble installing it from ports. > It does have CONFLICTS settings so you can't install it simultaneously > with any of the other php4 or php5 ports. > Melvyn Sopacua's advice resolved this php4 snafu. lang/php4 comes first, mod_php4 falls into place cleanly. The problem now (with BBS software not in the ports tree) is that my mysql4 and postgresql7 are not visible ... . The fudforum2/install.php script displays:: FUDforum can utilize either MySQL or PosgreSQL database to store it's data, unfortunately, your PHP does not have support for either one. Please install or load the appropriate database extension and then re-run the install script. Similar things happen with phorum-3.4.4. I've set up database hooks in both databases, but because the screen goes unpredictably blank I'm evidently messing up with my db hooks. thanks, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix