Just try and test :

[EMAIL PROTECTED] cgi-bin]$ ls -l
total 8
-rwx--x--x    1 edward   edward       3650 May 26 12:34 textclock.cgi
-rw-r--r--    1 edward   edward        123 May 26 02:40 WS_FTP.LOG
[EMAIL PROTECTED] cgi-bin]$

But ( http://xxx/xxx.cgi ) :

Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator, [no address given] and inform
them of the time the error occurred, and anything you might have done
that may have caused the error.

More information about this error may be available in the server error
log.

/var/log/error.log :

[Wed May 28 09:31:45 2003] [error] (13)Permission denied: exec of
/home/edward/public_html/house/cgi-bin/textclock.cgi failed
[Wed May 28 09:31:45 2003] [error] [client 202.175.40.98] Premature end
of script headers: /home/edward/public_html/house/cgi-bin/textclock.cgi

How can I fix this problem ?

Very thank for your help !

Ed.

Gordon Messmer wrote:

> [EMAIL PROTECTED] wrote:
> >>>/var/log/httpd/error.log:
> >>>
> >>>[Mon May 26 22:22:42 2003] [error] (13)Permission denied: exec of
> >>>/home/edward/public_html/house/cgi-bin/textclock.cgi failed
>
> chmod +x /home/edward/public_html/house/cgi-bin/textclock.cgi
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to