why does my php page cannot be parsed correctly instead it returns the code? although in my httpd.conf
AddType application/x-httpd-php .php is enabled. and also "DirectoryIndex index.php"
httpd -l says mod_php4.c is active too.
Thanks.
Look at:
http://www.calstatela.edu/orgs/abacus/class/Apache%20Setup%20on%20Windows.htm
solomon