> "FA" == Forrest Aldrich <[EMAIL PROTECTED]> writes:
FA> simple ./configure --switch to enable them. I didn't see anything for
FA> mod_perl in the INSTALL, and it seemed there were a lot of manual things to
FA> be done, which made me think I wasn't reading it correctly.
FA> What's the m
On Sat, 22 Apr 2000, Forrest Aldrich wrote:
> I need to also install apache with php and mod_ssl.
Here's the shell script I use. It will require some editing for your site.
- Matt
#!/bin/sh
# source directories for mod_ssl, mod_php3, mod_perl, and apache
MOD_SSL=/usr/local/src/mod_ssl-2.6.
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
If you get the CVS version of mod_perl it has a
INSTALL.simple.ssl file. If you pick up mod_ssl from
Engelschall's site it comes with the same INSTALL.ssl
file. Both files (which are identical) have build
instructions for what you need near the bottom.
However, just as a note, they aren't as cl
> 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.
>
> Wha
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
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