Hi all,
I'm trying to install a CGI script (It's a script to access a pop server with the web
http://www.nullLogic.com/webmail) - into a Ibays call "private". This ibays is configured with the admin panel to "enable Script" to Yes. I try to copy the CGI to the cgi-bin folder in the Ibays. Look the error message ...
Here is a part of the http/error_log :
[Tue Aug 13 17:56:21 2002] [error] (13)Permission denied: exec of /home/e-smith/files/ibays/private/cgi-bin/index.cgi failed
[Tue Aug 13 17:56:21 2002] [error] [client 192.168.1.4] Premature end of script headers: /home/e-smith/files/ibays/private/cgi-bin/index.cgi
[Tue Aug 13 17:56:27 2002] [error] [client 192.168.1.4] Options ExecCGI is off in this directory: /home/e-smith/files/ibays/private/html/index.cgi
[Tue Aug 13 17:56:33 2002] [error] [client 192.168.1.4] File does not exist: /home/e-smith/files/ibays/private/html/index.html
[Tue Aug 13 17:59:25 2002] [error] (13)Permission denied: exec of /home/e-smith/files/ibays/private/cgi-bin/index.cgi failed
[Tue Aug 13 17:59:25 2002] [error] [client 192.168.1.4] Premature end of script headers: /home/e-smith/files/ibays/private/cgi-bin/index.cgi
[Tue Aug 13 18:04:33 2002] [error] [client 192.168.1.4] Options ExecCGI is off in this directory: /home/e-smith/files/ibays/private/html/index.cgi
[Tue Aug 13 18:04:43 2002] [error] (13)Permission denied: exec of /home/e-smith/files/ibays/private/cgi-bin/index.cgi failed
[Tue Aug 13 18:04:43 2002] [error] [client 192.168.1.4] Premature end of script headers: /home/e-smith/files/ibays/private/cgi-bin/index.cgi