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, it runs fine, and says "Done."
in the command line.

Any ideas?




-- 
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 administrators, e-mail: [EMAIL PROTECTED]

Reply via email to