Chris Hewitt wrote:----------------------snip--------------
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
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