Hi Edward,

> -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.

Did you write this script under Windows and copy it to the Linux server?
I've found if the scripts are not in Linux file format you will get this
sort of error when you try to run them.

To change the script to Linux file format do this

vi textclock.cgi
set ff=unix
:wq

-- 
Regards,
+-----------------------------+---------------------------------+
| Peter Kiem            .^.   | E-Mail    : <[EMAIL PROTECTED]> |
| Zordah IT             /V\   | Mobile    : +61 0414 724 766    |
|   IT Consultancy &  /(   )\ | WWW       : www.zordah.net      |
|   Internet Hosting   ^^-^^  | ICQ       : "Zordah" 866661     |
+-----------------------------+---------------------------------+
       My current spamtrap address is [EMAIL PROTECTED]



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

Reply via email to