Re: OT: Configuring Apache

2001-03-21 Thread Thierry ITTY
A 08:47 20/03/2001 -0600, vous avez crit : Can someone please point me to a reliable web resource for compiling modules for Apache. Currently, I'm using PHP and MySQL, but I need to add mod_perl and mod_ssl. I found a site that offers a step-by-step guide, but when I run the newly configured

Re: OT: Configuring Apache

2001-03-21 Thread Peter Peltonen
If I were you, I would install the apache rpm. After that, you can install the modules what you need as an rpm too: [peter@cayman include]$ rpm -qa |grep apache apache-devel-1.3.14-2.6.2 apache-manual-1.3.14-2.6.2 apache-1.3.14-2.6.2 [peter@cayman include]$ rpm -qa |grep mod_ssl

Re: OT: Configuring Apache

2001-03-21 Thread Steve Lee
would suexec be enabled on the base package. On Wed, 21 Mar 2001, Peter Peltonen wrote: If I were you, I would install the apache rpm. After that, you can install the modules what you need as an rpm too: [peter@cayman include]$ rpm -qa |grep apache apache-devel-1.3.14-2.6.2

OT: Configuring Apache

2001-03-20 Thread stephen
Can someone please point me to a reliable web resource for compiling modules for Apache. Currently, I'm using PHP and MySQL, but I need to add mod_perl and mod_ssl. I found a site that offers a step-by-step guide, but when I run the newly configured system, accessing a .php file results in

Re: OT: Configuring Apache

2001-03-20 Thread Steve Lee
could you send me that url too please. I would really appreciate what you have. I'm in the process of compiling all that too but also tomcat would be nice. On Tue, 20 Mar 2001 [EMAIL PROTECTED] wrote: Can someone please point me to a reliable web resource for compiling modules for Apache.

Re: OT: Configuring Apache

2001-03-20 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- [EMAIL PROTECTED] wrote: Can someone please point me to a reliable web resource for compiling modules for Apache. Currently, I'm using PHP and MySQL, but I need to add mod_perl and mod_ssl. I found a site that offers a step-by-step guide, but when I run the