[Gloucs] PHP & Apache

Gareth Bromley gbromley at intstar.com
Fri May 7 11:19:12 BST 2004


On Fri, 7 May 2004, Paul Robertson wrote:
> I'm trying to get php to work in an apache webserver on RH9
> I installed all the PHP rpms from the RH9 CD
> But apache isn't processing the php in my pages.
> All the online howtos I have found seem to be out of date, so not much use.
> I have a php.conf in the appropriate directory, and the httpd logs tell me that the php module is loaded.
In your Apache configuration file are lines similar to:
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4

In the configuration and not prefixed with #?

Cheers

Gareth




More information about the gloucs mailing list