News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Josh Holmes' Blog:
Hello World Azure in PHP
February 11, 2010 @ 13:25:56

For anyone wanting to take those first steps into running PHP applications on an Azure platform, you should check out a new post from Josh Holmes. He describes the process of getting it working from a command-line approach.

I thought we could kick it up a notch [from his previous post] and get PHP running in Azure leveraging the command line tools. The primary thing that we need to do is to copy the PHP bits up with the rest of your deployment and configure the FastCGI handler to know where the PHP interpreter can be found.

Once you get PHP installed testing it out is just a matter of getting his test page in the right directory, updating one of the configuration files (web.roleconfig), creating the Config/Definition files and packaging it all up with cspack. All of the contents for the sample configuration files and a screenshot of the fnal output are included.

0 comments voice your opinion now!
helloworld azure microsoft tutorial




Community Events





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


opinion podcast symfony2 development language test framework security introduction manifesto unittest release api custom community interview phpunit application series conference

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