Carl,
Try this in your .htaccess or httpd.conf --
AddType application/x-httpd-php .php .html
The "x-httpd-parser" was not correct.
> The line to edit is actually in the php.ini file
> (can't remember where). Httpd.conf and
> .htaccess have nothing to do with php parsing
Not sure if that is true. Perhaps you are confusing "the line to edit"?
Shanx