hi,
   i've also been trying to use online dialup usage...
i'm having the same error as elizabeth... when i use
command line i enter user=root then hit ctrl-D it
gives me this error:
 uninitialized value at checkusage.cgi <STDIN> chunk
1.
 You must enter the administrative password, or the  
 password of the user you want to view... 

what could be wrong??? the syntax is OK and the path
to perl is #!/usr/bin/perl



--- Mike Maravillo <[EMAIL PROTECTED]> wrote:
> On Tue, Feb 20, 2001 at 05:25:01AM -0800, Garcia
> Elizabeth wrote:
> >    i have this cgi script under
> /home/httpd/cgi-bin/.
> > i issued the command perl -w checkusage.cgi on 
> the
> > command prompt and gave me this line:
> > (offline mode: enter name=value pairs on standard
> > input)
> > 
> > what does this mean??? 
> 
> It's waiting for input.
> 
> 1) You can hit Ctrl-D (end-of-file) to continue
> running the
> script (simulates a browser form submission); or
> 
> 2) You can enter name/value pairs (one per line),
> then hit Ctrl-D
> (also simulates a browser submission with values
> passed on using
> the PUT method).
> 
> Hope this helps.
> -- 
>  .--.  Michael J. Maravillo                  
> office://+63.2.894.3592/
> ( () ) Q Linux Solutions, Inc.             
> mobile://+63.917.897.0919/
>  `--\\ A Philippine Open Source Solutions Co. 
> http://www.q-linux.com/
> _
> Philippine Linux Users Group. Web site and archives
> at http://plug.linux.org.ph
> To leave: send "unsubscribe" in the body to
[EMAIL PROTECTED]


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to