Now it is : [EMAIL PROTECTED] cgi-bin]$ ls -l total 8 -rwxr-xr-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 also ( Browser ) : 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. log file : [Wed May 28 12:58:47 2003] [error] (13)Permission denied: exec of /home/edward/public_html/house/cgi-bin/textclock.cgi failed [Wed May 28 12:58:47 2003] [error] [client 202.175.40.6] Premature end of script headers: /home/edward/public_html/house/cgi-bin/textclock.cgi How can I to fix this problem ? Cameron Simpson wrote: > On 16:51 27 May 2003, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > | Hello to you , > | > | Can you help me to fix this problem ? > | > | /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 > | [Mon May 26 22:22:45 2003] [error] [client 202.175.34.64] Premature end > | of script headers: /home/edward/public_html/house/cgi-bin/textclock.cgi > | > | Thank for your help ! > > Looks to me like your CGI script is not public executable (and if it's a script > it needs public read, too). Do this: > > chmod a+rx /home/edward/public_html/house/cgi-bin/textclock.cgi > > and retry. > -- > Cameron Simpson <[EMAIL PROTECTED]> DoD#743 > http://www.cskk.ezoshosting.com/cs/ > > Hag: Two things you must know about the wise woman. > First...she is a woman. Second...she is... > Edmund Blackadder: Wise? > Hag: Oh! You know her then? > Edmund Blackadder: No, just a stab in the dark, which is what you'll be > getting in a minute if you don't become more helpful. > - Edmund Blackadder to Old Hag, Bells, BA2 > > -- > 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