in reply to Re: system call in cgi/perl script on linux
in thread system call in cgi/perl script on linux
Thank you. I'm so confused.
I think the problem is because the program that system() is calling is a bash script, so yes, the permissions and directories are all messed up. I'll probably have to do it by trial and error...
I was wondering if you could please tell me that if the cgi program (or rather the bash script the cgi program is calling) has to write a file, what permissions do I have to set the directory (where the file will be put) to?
Thanks very much,
roseberry
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: system call in cgi/perl script on linux
by Roger (Parson) on Jun 18, 2004 at 00:41 UTC | |
by Anonymous Monk on Jun 18, 2004 at 04:24 UTC |