Re: PHP and Windows .NET Server 2003

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nick H. - Network Operations wrote:
I replied to one of these a long while back.  The URL for the information
has changed.  Here's a complete KB style how-to on installing php under IIS
6.0:

http://dedntfaq.hostingsupport.com/iis6_php_install.txt




Sorry for digging up an old thread, but I'm trying to use the isapi module under iis 6.0 on Win2k3. It's working, except for shell_exec functions. Does the following script work for you?


<?PHP
print_r(shell_exec('dir'));
?>

No, I don't have safe mode turned on.

Joseph

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux