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

Maarten Balliauw's Blog: Accessing ServiceConfiguration in FastCGI (PHP) web role

Stefan Priebsch's Blog: TDD in a self-experiment

Brian Swan's Blog: Performance Tuning PHP Apps on Windows/IIS with Output Caching

Community News: Windows Azure Support coming to Zend Framework

Brian Swan's Blog: Using SQL Azure to Store PHP Session Data


Community Events











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


opinion release code application phpunit community functional podcast interview development conference unittest zendframework2 language framework series introduction example tool testing

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