in reply to Re^5: Commenting out carpout causes script to hang
in thread Commenting out carpout causes script to hang
But the script uses the .htaccess username to identify the records to retrieve and gets it like this:
and I dont see in the documentation how to get that from the command line.$username = $ENV{'REMOTE_USER'};
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Commenting out carpout causes script to hang
by ikegami (Patriarch) on Oct 10, 2007 at 17:29 UTC |