[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] CGI won't print output
- Subject: [cobalt-users] CGI won't print output
- From: Robert Fitzpatrick <webmaster@xxxxxxxxxxx>
- Date: Sun Aug 5 08:38:57 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Whenever I run a CGI script, the Cobalt Error 500 (see
http://www.rfitz.com/cgi-bin/test.pl) message comes up, even for the
simplest script:
#!/usr/bin/perl
print "Content-type: text/html\n";
print "Hello\n";
I am brand new to this cgiwrap, can anyone tell me if that is effecting my
scripts and what I could do about it. The script runs fine from a command
line. The file 'test.pl' is owned by admin in the group of it's site. I have
tried just about all combinations of ownership to no avail.
Thanks:)
--
Robert Fitzpatrick
WebTent Networking, Inc.
PO Box 10785
Tampa, FL 33679-0785
US
Tel: (813) 281-2253