News Feed
Jobs Feed
Sections




News Archive
Alex Netkachov's Blog:
Programmatically adding PHP script engine to IIS 5.1 metabase ScriptMaps
August 13, 2007 @ 09:30:00

In a new post today Alex Netkachov steps through how he added the PHP scripting engine to his metabase scriptMaps on an IIS 5.1 web server:

I spent a few days on investigating how to modify IIS metabase from script. What I need is to add PHP engine to IIS programmatically during installing PHP. [...] The metabase object can be enumerated and each item of the enumeration can be enumerated to. The elements of this hierarchy represent folders you can see in IIS management console.

He builds out the ScriptMaps functionality (a recursive "walk" function) and another function to add the PHP scripting engine onto that (addPhpIsapi). A word of warning from Alex, though:

This code now is the part of Jamp installer. But because this functionality is dangerous, this code is not run during default installer and it recommended to backup the metabase before running it.
0 comments voice your opinion now!
scriptmaps engine iis webserver enumeration scriptmaps engine iis webserver enumeration


blog comments powered by Disqus

Similar Posts

RosSoft Blog: Tutorial - Web based search engine for Flickr

Asvin Balloo's Blog: SEO friendly URL in PHP

Community News: Announcing Go Live Beta of FastCGI Extension for PHP hosting on IIS5.1/IIS6.0

NETTUTS.com: How to Add Auto Complete to Your Google Custom Search Engine

Joshua Eichorn's Blog: New code in PEAR2


Community Events









Don't see your event here?
Let us know!


example tool opinion podcast api object development code event release community zendframework2 testing framework introduction composer interview unittest functional language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework