[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Pine problem since last upgrades



> [root@raq uninstallers]# ./RaQ3-All-Security-4.0.2-9077-4.0.2-9077.uninst
> (offline mode: enter name=value pairs on standard input)
>
> What does _that_ mean?

Well I'm not sure what it means in your situation, but if I try and run one
of my CGI scripts from the command line, this would be my opportuity to pass
it parameters.

[root@lalalala]# ./search.cgi
(offline mode: enter name=value pairs on standard input)
page=1
search_term=Hello
blah, blah.

So is the code supposed to run in a CGI context?