If it comes up with downlaod the page then your php is not correctly configured. I 
have seen php 4 rpms at the rpmfind.net for redhat 7 or you can substitute your 
libphp4.so with the one I am my ftp site here is the location: 
ftp://traininglinux.net/pub by any case I would backup your libphp4.so first and then 
copy the one I have compiled. I would check the rpms site and download the mod that 
you need as well. Or you can use the Apachetoolbox here is the address:
http://www.apachetoolbox.com/data/downloads/index.php

Good luck,
Remo




             Re: OT: Configuring Apache
        Date:
             Wed, 21 Mar 2001 15:53:58 +0200
       From:
             Peter Peltonen <[EMAIL PROTECTED]>
    Reply-To:
             [EMAIL PROTECTED]
 Organization:
             Fivetec Solutions Oy
         To:
             [EMAIL PROTECTED]
  References:
             1



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