[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CGI on Qube 3 not running
- Subject: Re: [cobalt-users] CGI on Qube 3 not running
- From: "Jerry Muelver" <jerry@xxxxxxxxxx>
- Date: Tue Feb 6 18:50:27 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
<baltimoremd@xxxxxxxxxxxxxxx>
wrote on Tuesday, February 06, 2001 10:59 AM
Subject: Re: [cobalt-users] CGI on Qube 3 not running
> On Mon, 5 Feb 2001, Jerry Muelver wrote:
>
> > 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..."
>
> Is it expecting parameters to be passed to it? Like input
fields from a
> web page, or commands ala myfile.pl?add
>
> thom
Nope. It reads error log, outputs last 20 entries to HTML page.
Works perfect from the command line, but won't go from URL or
HREF call. Same script worked great on Qube 1. It's my basic
"how's the CGI running" test script.
---- jerry