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

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events