Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Users\Ray>cscript.exe C:\inetpub\AdminScripts\adsutil.vbs GET w3svc/DefaultDo
c
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Users\Ray>cscript.exe C:\inetpub\AdminScripts\adsutil.vbs GET w3svc/ScriptMaps | findstr php
C:\Users\Ray>
-------------------------------
Since the second script returned nothing, Don said I should doubt my installation. In the C:\Windows\System32\inetsrv directory, I do
not have the following files: fcgiext.dll, fcgiext.ini and fcgiconfig.js. However, Don doesn't say where there files came from.
6 Posts
Re: FastCGI, PHP and Web Installer -- Help please
Mar 22, 2010 06:46 PM|rvenoski|LINK
The results from the two scripts:
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Users\Ray>cscript.exe C:\inetpub\AdminScripts\adsutil.vbs GET w3svc/DefaultDo
c
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
DefaultDoc : (STRING) "Default.htm,Default.asp,index.htm,in
dex.html,iisstart.htm,default.aspx,index.php"
C:\Users\Ray>cscript.exe C:\inetpub\AdminScripts\adsutil.vbs GET w3svc/ScriptMaps | findstr php
C:\Users\Ray>
-------------------------------
Since the second script returned nothing, Don said I should doubt my installation. In the C:\Windows\System32\inetsrv directory, I do not have the following files: fcgiext.dll, fcgiext.ini and fcgiconfig.js. However, Don doesn't say where there files came from.