Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2003 17:29:39 -0800
From:      Gary Kline <kline@thought.org>
To:        Melvyn Sopacua <freebsd-questions@webteckies.org>
Cc:        FreeBSD-questions <questions@freebsd.org>
Subject:   Re: php4...
Message-ID:  <20031201012939.GC31659@tao.thought.org>
In-Reply-To: <200311302253.52222.freebsd-questions@webteckies.org>
References:  <20031130050122.GA50513@tao.thought.org> <20031130203907.GB31659@tao.thought.org> <200311302201.30791.freebsd-questions@webteckies.org> <200311302253.52222.freebsd-questions@webteckies.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <tao> [2344] php install.php
<html>
<body bgcolor="white">
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.
</body>
</html>

	....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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031201012939.GC31659>