Forum Moderators: coopster
removing the AddType application/x-httpd-php .php .php3 .phtml .html .htm
from HTACCESS file restores access to the site, but of course we lose all php commands on those pages...
they are taking forever to hunt down this problem, can anyone pinpoint it from a previous experience like this? I am guessing its a prior addhandler or addtype issues higher up in the httpd.conf?
(I tried playing with RemoveHandler and RemoveType to no avail)
If you google for "phpsuexec" you'll notice dozens of horror stories as it breaks alot of PHP code. What's really stupid is that alot of hosts are installing this without prior warning to their existing customers and everyone wakes up the next day to find their site down or endless php error warnings.