To uninstall PHP from IIS, it is recommended to remove the PHP scriptmaps from the IIS metabase. The suggestion is to use chglist.vbs script to recursively remove all PHP scriptmaps . I navigated to c:\inetpub\adminscripts but failed to locate the file chglist.vbs.
I have copied Wang's script file to notepad and stored it in a folder. Is the procedure to then paste this file in AdminScripts or what?
Thank you
You can if you like, however it doesn't really matter as long as you have permissions to execute it. Probably not a bad idea to put it in admin scripts if you plan to use it at a later date.
----------------
Dominic Ryan
Microsoft IIS MVP
IIS Aid IIS and Open Source
11 Posts
using chglist.vbs to remove scriptmaps
Nov 30, 2008 02:53 PM|cuppajava|LINK
To uninstall PHP from IIS, it is recommended to remove the PHP scriptmaps from the IIS metabase. The suggestion is to use chglist.vbs script to recursively remove all PHP scriptmaps . I navigated to c:\inetpub\adminscripts but failed to locate the file chglist.vbs.
I have copied Wang's script file to notepad and stored it in a folder. Is the procedure to then paste this file in AdminScripts or what?
Thank you
387 Posts
Re: using chglist.vbs to remove scriptmaps
Nov 30, 2008 05:55 PM|brashquido|LINK
You can if you like, however it doesn't really matter as long as you have permissions to execute it. Probably not a bad idea to put it in admin scripts if you plan to use it at a later date.
Dominic Ryan
Microsoft IIS MVP
IIS Aid
IIS and Open Source