Well, I got a ping to work by running the cmd.exe. All I had to do was give
IUSR_MACHINE execution permissions to cmd.exe.
Not very secure, but give that a try.
Jed
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>I am trying to modify the registry by running a *.reg dynamically created
by PHP. I am having trouble gettting the file to
>execute from within PHP. I actually create a *.reg file and save it. I
then try to run it from PHP. I've tried using exec,
>system, shell_exec() and none seem to actually