[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] CGI on Qube 3 not running
- Subject: [cobalt-users] CGI on Qube 3 not running
- From: "Jerry Muelver" <jerry@xxxxxxxxxx>
- Date: Tue Feb 6 08:18:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I've got "CGI - all users" checked, bang-hash set correctly,
directory chmod 755, file chmod 755, chown admin, Unix
line-endings. File won't run from browser call, but I can telnet
in and run it with 'perl -w myfile.pl'. Run direct, like
'myfile.pl' gives me "Unknown command" error. Run from browser
leaves classic error message in log about "premature end of
script header..."
Where do I look now?
---- jerry