Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2003 19:41:37 -0800
From:      Gary Kline <kline@thought.org>
To:        Gerard Samuel <fbsd-questions@trini0.org>
Cc:        questions@freebsd.org
Subject:   Re: php4...
Message-ID:  <20031201034137.GA45911@tao.thought.org>
In-Reply-To: <200311302112.04125.fbsd-questions@trini0.org>
References:  <20031130050122.GA50513@tao.thought.org> <200311302253.52222.freebsd-questions@webteckies.org> <20031201012939.GC31659@tao.thought.org> <200311302112.04125.fbsd-questions@trini0.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 30, 2003 at 09:12:03PM -0500, Gerard Samuel wrote:
> On Sunday 30 November 2003 08:29 pm, Gary Kline wrote:
> > 	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.
> 
> Im guessing its Apache.
> You should have these entries in /usr/local/etc/apache/httpd.conf and if not, 
> enter them and restart apache ->
> 
> LoadModule php4_module        libexec/apache/libphp4.so
> 
> AddModule mod_php4.c
> 
> <IfModule mod_dir.c>
>     <IfModule mod_php3.c>
	
	[[ ... ]]

> </IfModule>
> 


	I thought I had these and I do; I dropped these in last May...

-- 
   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?20031201034137.GA45911>