Hi ,
I am running fastcgi PHP on Azure with 1.3 SDK in VS2010. When I convert my solution to VS2012 with 2.3 SDK , I am not able to compile the solution.
My previous solution , I have commented the "Sites" namespace in the service definition file. But now if i Comment that I am not able to compile the solution itself .
When I UnComment it I am able to compile the solution and Package it.
But when I deploy the service, I am getting "Internal Server Error" on my default PHP page
Is there any configuration to adopt to Azure SDK 2.3 for FastCGI - PHP
Kindly help
Regards
Meena