[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Can't get PHP working - RH9, PHP4, Apache 2



Rick Stevens wrote:

Chris Hewitt wrote:

Scott Sherratt wrote:

I'm trying to get PHP running on my RH9 system, but
can't seem to get it to work.   My test php program

----------------------snip--------------

Scott,

It should work without compiling, it does here. I notice that you have a short

-----------------snip----------------------------------


Don't forget that you also need the "AddModule" and "AddType" for the php scripts. Something like:

    AddModule mod_php4.c
    AddType application/x-httpd-php .php

With respect, this is Apache 2. The above lines should not be needed.


Regards

Chris




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]