[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] perl script Internal Server Error
- Subject: Re: [cobalt-developers] perl script Internal Server Error
- From: "Ontario Web System Administrator" <hostmaster@xxxxxxxxxxxxx>
- Date: Fri Jan 24 07:41:37 2003
- Organization: Ontario Web
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> I FTP'd test.pl to /web/cgi-bin/test.pl and the file contents are:
>
> #!/usr/bin/perl -w
> print "hello perl";
>
> I type http://209.114.220.30/cgi-bin/test.pl in a browser and it returns
> an Internal Server Error.
>
Try changing your perl command to
#!/usr/bin/perl -T
or
#!/usr/bin/perl
and see what happens
--
Best Regards, Jon
System Administrator & Lead Developer
< http://www.ontarioweb.ca > 1-866-209-0349
< hostmaster@xxxxxxxxxxxxx >
===========================================
The contents hereof may be a privileged and
confidential communication. Unauthorized use
is prohibited. If you have received this message
in error, return e-mail immediately and delete
the original.
Thank you for your cooperation.