From owner-freebsd-questions@FreeBSD.ORG Sun Nov 30 17:29:51 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 7D79A16A4CE for ; Sun, 30 Nov 2003 17:29:51 -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 EC55143FDD for ; Sun, 30 Nov 2003 17:29:43 -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 hB11Tf5G060491; Sun, 30 Nov 2003 17:29:43 -0800 (PST) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id hB11Te8g045615; Sun, 30 Nov 2003 17:29:40 -0800 (PST) (envelope-from kline) Date: Sun, 30 Nov 2003 17:29:39 -0800 From: Gary Kline To: Melvyn Sopacua Message-ID: <20031201012939.GC31659@tao.thought.org> References: <20031130050122.GA50513@tao.thought.org> <20031130203907.GB31659@tao.thought.org> <200311302201.30791.freebsd-questions@webteckies.org> <200311302253.52222.freebsd-questions@webteckies.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311302253.52222.freebsd-questions@webteckies.org> 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 cc: Gary Kline cc: FreeBSD-questions 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: Mon, 01 Dec 2003 01:29:51 -0000 On Sun, Nov 30, 2003 at 10:53:43PM +0100, Melvyn Sopacua wrote: > On Sunday 30 November 2003 22:01, Melvyn Sopacua wrote: > > > Adjust as necessary. After you're done installing, the actual file (ie: > > with the changes you made) now resides in: > > /usr/ports/lang/php4/scripts/php4_options > > > > Copy that over to /root/php4_options and the next time you upgrade/install > > the dialog will contain your defaults and you can just select 'OK'. > > While I just hacked together a possible solution for this problem, I noticed I > made an error here. > > The scripts/php4_options file is just a default and is not modified. The > modifications are written to work/Makefile.inc and have a different form than > the options file. > > Basically - you need to remember yourself which modifications you made and > modify /root/php4_options yourself. > Yipes! No wonder no FUD port has been done! .... I have a one-line php test file in /usr/local/www/data/hello.php; *with* mod_php4, several pages of system data shows up, but with only php4, I have the option to Download or Cancell. This is using lynx. With mod_php4 and pointing mozilla at localhost/~kline/FUDforum2/install.php a frame pops up and asks what I want to do with the file. If I "download", the installation file winds up in ~kline. If I point php at it from the CLI:: pp 17:23 [2344] php install.php 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. ....So, looks like I'm still going in circles. Got to be something simple... maybe!! gary -- Gary Kline kline@thought.org www.thought.org Public service Unix