[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to start php SOLVED



Mankuthimma wrote:
> On 10/3/05, Jon Dowland <lists@alcopop.org> wrote:
> 
> 
>>With apache2, there should be symlinks in /etc/apache2/mods-enabled to
>>../mods-available/php5.{load,conf} and /etc/apache2/mods-available
>>should contain the php5.{load,conf} files. These should be owned by
>>libapache2-mod-php5 (doing dpkg -S /etc/apache2/mods-enabled/php5.conf
>>or dpkg -L libapach2-mod-php5 should clarify this).
>>
> 
> 
> To enable module
> 
> # a2enmod php4
> 
> To disable module
> 
> #a2dismod php4
> 
> shashi
> 
> 
That did the trick.   Thank you!

I noticed that if you type either command w/o a module name, it'll give
you a list of all modules that can be enabled.  Good stuff.

Thanks everyone who took the time to respond and for being patient with
this Deb newb!

Eric P



Reply to: