News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Tiobe.com: PHP Ranks Fifth in Popularity Contest in August

DevShed: Emulating a Basic Web Server with Sockets in PHP

SymbianOne.com: Your S60 Web server gets a boost

Ligaya Turmelle's Blog: Steps on dual install Apache, IIS with PHP

Alex Netkachov's Blog: Programmatically adding PHP script engine to IIS 5.1 metabase ScriptMaps


Community Events







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


book release cakephp package PHP5 database mysql developer zendframework PEAR code security job releases zend application framework ajax conference example

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