do you have these lines in your apache conf at:
/usr/local/apache/httpd.conf
#support for php3
AddType application/x-httpd-php .php3
#AddType application/x-httpd-php3-source .phps
# And for PHP 4.x, use:
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php4
AddType application/x-httpd-php-source .phps