Jay Blanchard wrote:
[snip]
Has anyone been able to get PHP working fully under IIS 6.0? If so, try
the following script:
I get "Warning: shell_exec() [function.shell-exec]: Unable to execute"
whenever I try this or any other shell_exec or back tick (`) shell
function.
I've tried running in II
Has anyone been able to get PHP working fully under IIS 6.0? If so, try
the following script:
I get "Warning: shell_exec() [function.shell-exec]: Unable to execute"
whenever I try this or any other shell_exec or back tick (`) shell function.
I've tried running in IIS 5.0 isolation mode, and s
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 tryin