C:\>%WINDIR%\system32\inetsrv\appcmd.exe list config /section:fastcgi /text:*
ERROR ( message:Configuration error
Filename: redirection.config
Line Number: 0
Description: Cannot read configuration file due to insufficient permissions
. )
?? I am logged in Admin, not sure what to make of this.
and no output from %WINDIR%\system32\inetsrv\appcmd.exe list config /section:handlers /text:* | findstr /i PHP
Handler mapping for *.php is the same as before "C:\Program Files (x86)\PHP\php-cgi.exe", FastCgiModule, with restriction to invoke handler only if request is mapped to file or folder.
Finally, on your last suggestion, php-cgi.exe is missing from my PHP folder.