On Sun, Apr 23, 2000 at 11:03:01AM +0100, Matt Sergeant wrote:
> On Sat, 22 Apr 2000, Forrest Aldrich wrote:
>
> > I couldn't find a faq on this one.
> >
> > I need to also install apache with php and mod_ssl. Those two require a
> > simple ./configure --switch to enable them. I didn't see anything for
> > mod_perl in the INSTALL, and it seemed there were a lot of manual things to
> > be done, which made me think I wasn't reading it correctly.
> >
> > What's the magic incantation?
>
> Install mod_perl first, making sure you enable mod_so.
> Then php should just install fine as a dso. I'm not sure about mod_ssl
> though - I think it has to patch the Apache source. I'm almost certain
> this is covered in one of the INSTALL.foo documents.
Just install the SSL patch first, and then do what Matt said and
everything should work fine. I have a similar config over here.
Thanks,
Shane.