Error!
Success!

Accessing ServiceConfiguration in FastCGI (PHP) web role

0
kicks

Accessing ServiceConfiguration in FastCGI (PHP) web role  (Unpublished)

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?


Kicked By:
Drop Kicked By: