A
Anonymous
Guest
Make sure in your apache httpd.conf you have these two lines
LoadModule php4_module libexec/libphp4.so
and
AddType application/x-httpd-php .php .phtml
LoadModule php4_module libexec/libphp4.so
and
AddType application/x-httpd-php .php .phtml