Maybe this is caused by Safe-mode
If php is in safe-mode shell_exec won't run

Jochem

S wrote:
Hi,


I wrote a form for add user on email server
but the line
$f =shell_exec( `d:\imail\adduser.exe -u $userid  -p $password2`);
return alway error



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to