Forum Moderators: phranque
i have in /usr/local/apache2/conf/httpd.conf
LoadModule php5_module modules/libphp5.so ... AddType application/x-httpd-php .php
Welcome to WebmasterWorld!
You might want to look into using AddHandler (see Apache mod_mime), since it appears that mod_php is not being invoked.
Jim