Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Cory Fowler:
How to use CakePHP on Windows Azure Web Sites
Aug 03, 2012 @ 15:06:12

In this new tutorial posted to his site Cory Fowler shows you how to set up and deploy a CakePHP-based website to a Microsoft Azure instance.

One day Last week, I set out to get a simple CakePHP site up and running on Windows Azure Web Sites. [...] CakePHP is a framework, which means ideally, there should not be anything specific to get it working on any platform.

He includes a complete guide to getting the framework, a sample "web.config" configuration file (for the Azure instance) and links to some other guides to help you get started using Azure (like deployment with git).

tagged: microsoft azure cakephp framework install configure

Link:


Trending Topics: