View Single Post
  #8   (View Single Post)  
Old 7th June 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Prove to yourself that you have the correct symbolic link to the php5.conf module.

(Hint: ls -l /var/www/conf/modules)

Prove to yourself that you are using /var/www/conf/httpd.conf for your configuration, and not some other configuration file (e.g.: httpd -f).

Double check the AddType directive and the php5.conf module are correct in httpd.conf.

----
That's all I can think of.
Reply With Quote