The command runs perfectly at command prompt be it in my own user login or "nobody"'s login.
So its either Perl... is my command line too long?
Or... Apache... or Unix...
But I am really at a lost, could an enlightened monk please show me the way? | [reply] |
As I said, it's not Perl. Remember that your environment
(UID, EUID, GID, EGID, environment variables, current working
directory, etc,) are different from running a program from
the command line, and running it via a webserver.
Abigail
| [reply] |