Hi, Is it possible that when PHP recompiled our .htaccess was edited? I use php include in our html pages and our current host dont know why our .htaccess was always edited: from: # AddHandler server-parsed .html .php # AddHandler application/x-httpd-php .php .html to: AddHandler server-parsed .html .php AddHandler application/x-httpd-php .php .html - They advise me to check the CMS but I have no CMS and I never touch our multiple sites hosted in their server. Please help.
Did you try to select the default PHP version from your cPanel (cPanel -> PHP Configuration)? If you change the version from there then it may edit your .htacess file. Kailash