Prevent the user “nobody” from sending mail
Solution Login to WHM, Click on the “Tweak Settings” link under “Server Setup”. Within the mail section is a check box with the heading: “Prevent …
Solution Login to WHM, Click on the “Tweak Settings” link under “Server Setup”. Within the mail section is a check box with the heading: “Prevent …
Solution Fix cgi scripts that are returning a 500 error because of permissions : /scripts/fixsuexeccgiscripts This reads /usr/local/apache/logs/suexec_log and looks for errors and tries to …
Please check to make sure that IIS for webmail is set to parse PHP pages in CGI mode as it will not work with PHP …
Here’s how you do it: Open IIS. (Click “Start”, “Administrative Tools”, “Internet Information Services”.) Right-click the web server and select “Properties”. (It should be the …
If you try to use a CGI script on your web page and you get an Internal Server Error 500, this means that the CGI …
1) Be sure the file permissions are set correctly on the cgi that you are trying to run start with 755. 2) Always upload and …