in reply to Why can't a run a system command?
The solution is usually to specify a full path like:
and to make sure that the web server user can read and execute that file. Then ask yourself whether that script could do anything to harm your system./usr/local/bin/executable
Phil
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Why can't a run a system command?
by painthappy (Novice) on Oct 17, 2006 at 19:42 UTC |