Just download thishttp://www.fusionxlan.com/PHPx64/PHP-5.1.4-x64-2006-06-04.zip compiled version. If you run it in x64 iis like I did, the method is as follows 1. Install php first. I won’t go into details here. There are many articles online 2. Start-Run-cmd 3. Go to the directory where the %SYSTEMDRIVE%inetpubadminscriptsadsutil.vbs file is located, which is the superior directory of the iis default site directory. If you have not changed it before, it will be on the c drive. 4 Enter CSCRIPT ADSUTIL.VBS SET W3SVC/AppPools/Enable32bitAppOnWin64 1 and press Enter 5 iisreset Open php and you will find that the operation is successful. |