[PHP-WIN] Re: [PHP] Getting PHP to work under IIS 6.0

2003-10-03 Thread Joseph Tate
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

[PHP-WIN] Getting PHP to work under IIS 6.0

2003-10-02 Thread Joseph Tate
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

Re: [PHP-WIN] PHP and Windows .NET Server 2003

2003-10-02 Thread Joseph Tate
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