News

Beta Goes Live for PHP Hosting on Windows

Zend and Microsoft team up to improve PHP/Windows interoperability.

Microsoft released the GoLive beta of its FastCGI Extension, an Internet Information Services (IIS) add-on component designed to serve as an interface between applications created with the dynamic scripting language PHP and an IIS Web Server.

The extension for IIS5.1 and IIS6.0-IIS7 support is planned as the result of Microsoft's collaboration with the open source PHP community, and partnership with Cupertino, Calif.-based Zend Technologies Inc., the creator and commercial maintainer of PHP. Microsoft developed the component as part of a long-term strategy to improve the performance of PHP-based applications running on Windows.

FastCGI is available now as a free download for production environments at www.iis.net/php. Zend plans to include the Microsoft FastCGI feature in the next major release of its commercial PHP environment, the Zend Core Platform.

The two companies announced the technical collaboration last year at the annual Zend/PHP Conference and Expo. At this year's show, held in Burlingame, Calif., from Oct. 8 to Oct. 11, Bill Staples, Microsoft's IIS7 product unit manager, unveiled the GoLive FastCGI beta during the keynote presentation. Staples also unveiled updates on three other projects: a preview version of a new SQL Server 2005 driver for PHP; support from Zend for the stripped-down version of Microsoft's Windows Server 2008, called the Server Core; and further collaboration between Zend and Microsoft to deliver support for the identity management (Information Card) in the Zend Framework.

Staples told RDN in a post-keynote interview that more than a few conference attendees had already asked him about Microsoft's presence at a show aimed mainly at open sourcers. "My default response is to ask them, 'Do you run Microsoft software anywhere in your business today?'" he said. "Almost 100 percent of the time they say, 'Well yeah, we've got a SQL Server here, and a Windows client there, and we do business intelligence over there, and we develop our applications on Windows before we deploy them on Linux.' And my answer then is: 'That's why we're here. We're here to partner with Zend to improve the experience of PHP developers and administrators on Windows.'"

Containing the Linux Threat
Gartner Inc. analyst Mark Driver points out that the Zend collaboration is actually part of a larger effort at Microsoft's Interop Labs to take on the Linux threat by providing support for technologies from JBoss, SugarCRM Inc., Zend and even Ruby.

"Microsoft doesn't want 4 to 5 million PHP programmers to assume that there's an inherent advantage to deploying their applications on Linux instead of Windows," says Driver. "Anybody who has done PHP on Windows knows that it was a royal pain in the neck. PHP truly was a second-class citizen on Windows. But this collaboration is going to change that. That's a good, solid strategy for Microsoft and Zend, but it's also good for the PHP community; there are an awful lot of Windows servers out there."

Neil Macehiter, principal analyst at Macehiter Ward-Dutton, says that from a Microsoft perspective, the Zend collaboration is really about containing the threat and exploiting the opportunity posed by open source alternatives to its technology.

"The threat comes from other technology platforms gaining ground by virtue of providing better support for languages like PHP," he says. "The opportunity comes from ensuring that the Microsoft stack is the optimal platform."

The collaboration also provides Microsoft with an opportunity to make sure that when developers choose PHP, they can easily run it on SQL, Macehiter says. Essentially, Microsoft is presenting the Windows/IIS/SQL Server/PHP (WISP) stack as a viable alternative to the open source Linux/Apache/MySQL/PHP-Perl-Python (LAMP) stack.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube