[Mon March 13 12:11:27 2009] [error] [client XX.XX.XX.XX] unable to include potential exec “/cgi-bin/script.cgi” in parsed file “/public_html/file.html”
Including executables are no longer allowed by default. IncludesNOEXEC is now the default, SSI includes are now disabled by default the Options -IncludesNoExec directive. This is due to server abuse. We recommend using PHP coding wherever possible. If using cgi includes is necessary you may enable the includes via :
Create/edit the .htaccess file to permit the execution of CGI programs with the following options:
Options +Includes +ExecCGI
AddHandler cgi-script .cgi .pl
- 146 Users Found This Useful
Related Articles
Where should I put CGI scripts?
CGI scripts can be placed in any directory on your account. They are typically placed into the...
Where can I get other CGI Scripts?
Some great sites for downloading scripts... http://www.CGI-Resources.com http://www.CGIDir.com
What version of Perl is installed?
You can view the version of Perl that is installed by opening up the control panel and in the...
Can you write a cgi script for me?
We do not write scripts but will be more than happy to guide you in the right direction. Most of...
UBB: Domain of sender address username@web0x.ultrawebhosting does not exist
UBB allows you to put a path to sendmail or the name of a SMTP server. Switch to...