How on earth do you do it? I know how to do it completely (php.ini), but I
need to keep PHP in safe mode for all the other users.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list a
echo system("perl /usr/local/site/domain.com/cgi-bin/script.pl -c
test -cname testname -passwd testword");
That's my code, however it does nothing. No feedback from the echo, no
actions, nothing. I've also tried exec(), but again, no luck. When I run
exactly the same code from the command line, i
2 matches
Mail list logo