in reply to Re: calling external programs via cgi perl script
in thread calling external programs via cgi perl script
i'm getting a value or -1 for the system my cgi page works fine without the command line. If I source the command file on my xterm window, it works fineprint `source command`; print system("source command");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: calling external programs via cgi perl script
by Joost (Canon) on Mar 22, 2007 at 23:53 UTC | |
by echoangel911 (Sexton) on Mar 23, 2007 at 02:49 UTC | |
by Joost (Canon) on Mar 23, 2007 at 11:47 UTC | |
|
Re^3: calling external programs via cgi perl script
by echoangel911 (Sexton) on Mar 22, 2007 at 23:49 UTC |