ma prova su httpd.conf del tuo apache a cambiare le seguenti
codice:
<IfModule mod_mime.c>
.....
    AddType application/x-httpd-php .php 
    AddType application/x-httpd-php-source .phps
con
AddType application/x-httpd-php .php .htm .html
AddType application/x-httpd-php-source .phps