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
mod_ssl-2.7.1-2
mod_ssl-manual-2.7.1-2

What I know of, you do not need a special module for php or mysql for apache
anymore. Just install the base packages and you'll be fine.

Of perl I'm not sure -- maybe someone else can answer this one, is a mod_perl
package required?

Regards,
Peter


Thierry ITTY wrote:
> 
> 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 system, accessing a .php file results in a
> file download screen (and yes, my httpd.conf is correct).
> 
> last versions of apache (as of rh 7.0 distro) do not need compilation to
> support php, perl, ssl and so on. just install apache then various mod's
> and it should work (it does here)
> 
> hth
>                         - * - * - * - * - * - * -
> Mes idees n'engagent que moi (vieux proverbe du Net)
> 
> Thierry ITTY
> eMail: [EMAIL PROTECTED]                FRANCE
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to