Re: PHP and apache

Mike Frysinger <[email protected]> Wed, 16 Oct 2002 07:56:18 -0400
Newsgroups gmane.linux.gentoo.newbies
Message-ID <[email protected]>
nope, just emerge mod_php and then run `ebuild mod_php config`
like it says to in the einfo when mod_php finishes.
finally, edit /etc/conf.d/apache and read the comments.
once you've done all that, restart apache:
/etc/init.d/apache stop
/etc/init.d/apache start
-mike

On Wednesday 16 October 2002 06:05 am, K Y Lim wrote:
> Hi there,
>
> OK, dumb newbie question here.  I've just installed Gentoo and love it so
> far.  However I did not add php into my USE list and apache now loads sends
> out php pages as source.  Do I recomplie everything now?  Will an emerge -r
> apache do?  Or do I have to unmerge apache first?
>
> Thanks.
>
> K