i am having the same problem although I did uncomment the code "<IfModule mod_php4.c>
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
</IfModule>" from my httpd.conf file. I killed and restarted httpd and have the php.ini file located in /usr/local/lib (after a cp and mv to rename it from "php.ini-dist"). When accessing the page only the source code shows up in the browser php is not processing it. What could I have done wrong??
thanks
brian