[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Need confirmation per raq 3/php 4. Almost done
- Subject: Re: [cobalt-developers] Need confirmation per raq 3/php 4. Almost done
- From: Gerald Waugh <gerald@xxxxxxxxx>
- Date: Tue Dec 25 05:53:00 2001
- Organization: Front Street Networks LLC
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Monday 24 December 2001 11:32 am, you wrote:
> Was I correct in the assumption?
>
> Add that last line or just uncomment the original php_module
> line that was uncommented?
>
> To me, I see them as 2 separate actions and I do not know the end result
> each one brings if they are both different
>
Mine looks like:
# Extra Modules
#LoadModule php_module modules/mod_php.so
#LoadModule php3_module modules/libphp3.so
#LoadModule perl_module /usr/lib/apache/libperl.so
LoadModule php4_module /usr/lib/apache/libphp4.so
Gerald
--