Re: PHP system(), exec(), passthru()
- From: "otanuki@xxxxxxxxx" <otanuki@xxxxxxxxx>
- Date: 22 Oct 2005 03:28:49 -0700
Most likely the web server isn't allowed to write in the /usr/bin
directory
try system('touch /tmp/test') (and the web server souldn't be writing
to such a place)
this should work.
.
- Follow-Ups:
- Re: PHP system(), exec(), passthru()
- From: mlenglert
- Re: PHP system(), exec(), passthru()
- References:
- PHP system(), exec(), passthru()
- From: mlenglert
- PHP system(), exec(), passthru()
- Prev by Date: Special charecters problem
- Next by Date: Re: Special charecters problem
- Previous by thread: PHP system(), exec(), passthru()
- Next by thread: Re: PHP system(), exec(), passthru()
- Index(es):