Merlinpa1969:
create a info.php file with the following in it and chmod it to 644
<?php
phpinfo();
?>
point your browser at this new file and liik under where it says apache handlers
if it says cgi as the handler then you need to make sure that your folders are al set to 755 and all files ( exception is includes/configure.php ) are set to 644
the includes/configure.php need to be set to 444
again only do this if the info.php shows cgi as the apache handler
it says "Server API CGI"
I have confirmed that all folders are set to 755 and all files are 644 except includes/configure.php are set to 444
here is what the hosting company instant chat person told me
Adolph Kent: Our records show that /Zen/index.php is a script used for spamming. This is the reason we have suspended the CGI for your account.
Adolph Kent: You need to delete the script from your account.
Adolph Kent: It looks like the script provided above is the configuration script for any of the third party application. You need to re-view those application and see that they are updated to the latest version available in the market or contact them to see if there is any kind of patches they have released recently.