News Feed
Jobs Feed
Sections




News Archive
Maarten Balliauw's Blog:
Accessing ServiceConfiguration in FastCGI (PHP) web role
August 04, 2009 @ 10:22:08

New on Maarten Balliauw's blog today there's a post looking at FastCGI and how you can access the ServiceConfiguration settings for Azure from your PHP Windows applications.

While working on a sample PHP application hosted on Windows Azure, I found that it is nearly impossible to retrieve information from the Windows Azure ServiceConfiguration.cscfg file. Also, it is impossible to write log messages to the Windows Azure Web Role. Well, both are not 100% impossible: you can imagine dirty hacks where you let a ASP.NET page do something from PHP and stuff like that. But how about a clean solution? How about...A PHP extension module?

The extension (dll, source) lets you call methods like "azure_get_config" and azure_getlocalresourcepath" to pull information directly from your Azure installation.

0 comments voice your opinion now!
fastcgi azure windows extension configuration


blog comments powered by Disqus

Similar Posts

Greg Beaver\'s Blog: New PECL Docblock Extension

SitePoint PHP Blog: Pimpin Harry’s pretty bluescreen

Zend Developer Zone: PHP Abstract Podcast Episode 27: Introducing PECL Picks

Christopher Jones' Blog: Oracle Announces New Connection Pooling Feature

Ray Cheung's Blog: Comparison Between Zend and CakePHP Framework


Community Events











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


testing unittest zendframework2 opinion framework community symfony2 release usergroup series rest podcast introduction functional development phpunit conference interview language database

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