I am able to view html pages with embeded php scripts but when I attempt to view a php file in my browser I get a file not found error. Here if is my addtype statement from the httpd file:
AddType application/x-httpd-php .php .phtml .html
I am sure this is where my problem is but I don't know a that much about php yet.
Thanks
