Comments
Matt McLarty wrote: For more info... Follow me on Twitter See our website
Cloud Computing
Conference & Expo
November 2-4, 2009 NYC
Register Today and SAVE !..

2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
In many cases, the end of the year gives you time to step back and take stock of the last 12 months. This is when many of us take a hard look at what worked and what did not, complete performance reviews, and formulate plans for the coming year. For me, it is all of those things plus a time when I u...
SYS-CON.TV
Host WordPress Blogging Platform on Windows Azure Cloud
We read stories about running SugarCRM and Microsoft ERP software running on cloud; here is how WordPress can run on Azure

Microsoft Azure services platform is a comprehensive offering that enables enterprises build full scale applications that leverage the advantages of the Cloud computing paradigm.  A useful analogy is to compare Windows Azure to conventional on-premise operating systems. Conventional operating systems manage basic storage, devices, and run applications. Windows Azure provides the same functionality within Microsoft's datacenters which are built to provide cloud computing. In order to provide a runtime environment for custom applications, Windows Azure's Fabric Controller manages a datacenter of servers to provide compute power.

As an open platform, Windows Azure offers choices to developers. It allows them to use multiples languages (.NET, PHP, Ruby, Python or Java) and development tools (Visual Studio or Eclipse) to build applications which run on Windows Azure and/or consume any of the Windows Azure platform offerings from any other cloud or on premise platform. With its standards-based and inter operable approach, the Windows Azure platform supports multiple Internet protocols including HTTP, XML, SOAP and REST -key pillars of data portability.

PHP being one of the popular languages for web application development, release of PHP Azure SDK has opened up a new possibility for PHP developers.  While PHP on Azure is an obvious choice to consider for new application development, it is even possible to migrate existing PHP-MySQL applications to SQL Azure based azure platform to leverage the benefits of Microsoft's cloud infrastructure. This story showcases how to migrate WordPress blogging platform onto windows azure cloud.

Pre-requisites
First step is to create a windows azure account at http://www.microsoft.com/windowsazure/, if you don't have one already.  There is a free Azure platform trial offer going on till September, 2011 with 750 hours of computing power, 20GB storage and 1GB SQL Azure database.  Subscribe for a Azure Platform and a SQL Azure development accelerator cores via Microsoft online services portal.   Once subscription is active,        windows azure platform portal shows account details at https://windows.azure.com/.  Next step is to setup a storage account from this portal by selecting a URL and a region.

Download following software:

Choose php_sqlsrv_53_nts_vc9.dll, for it matches our PHP version, VC9 x86 Non Thread Safe.  Then, rename php-5.3.6-nts-Win32-VC9-x64 to php and Put the driver into ext folder inside php.   Extract the windows azure storage plugin to the plugins folder in wp-content of wordpress.

Configuration
Create a visual studio project by selecting new project -> CGI Web role under cloud templates. Add php and wordpress folders to Visual studio project structure. You need to configure PHP, Wordpress, Web role and Azure in next steps before package creation and deployment.

PHP Configuration
Rename php-development.ini to php.ini. Click to Open php.ini, look up extension_dir and change its value to "./ext". It indicates the extension directory of PHP. Add a new entry for sql azure extension as "extension = php_sqlsrv_53_nts_vc9.dll "to php.ini. Also, look up ;extension=php_curl.dll, and remove its comment .Because the azure plugin depends on Curl module.

 

WordPress Configuration

Rename wp-config-sample.php to wp-config.php which is the configuration file of Wordpress. Open it, fill the database connection information as shown below:

These details can be obtained from the azure portal

Web Role Configuration

Open Web.roleConfig, in the application element, change the fullPath attribute to "%RoleRoot%\approot\php\php-cgi.exe" and set the arguments attribute to an empty string.

Open Web.config in PHP_WebCgiRole project,locate the system.webServer section and insert the following (highlighted in red) configuration:

<system.webServer>
...
<modules>
...
</modules>
<handlers>
...
</handlers>

<defaultDocument enabled="true">
<files>
<add value="index.php" />
</files>
</defaultDocument>

</system.webServer>

In the <handlers> section, Change the path attribute of the FastCGI Handler to the string "*.php" to indicate that this handler should process any request for documents with this extension. Next, change the script`Processor attribute to the value"%RoleRoot%\approot\php\php-cgi.exe".

 

Azure Configuration

Go to Servicedefinition.csdef  and remove below section.  This is to fix HTTP 500 Internal Server Error in CGI Web Role when using Azure Cloud Tools 1.3

Go to ServiceConfiguration.cscfg, for settingsname , change value from

<Setting name="Microsoft.WindowsAzure.Plugins.Diagnostics.ConnectionString" value="UseDevelopmentStorage=true" />

To

<Setting name="Microsoft.WindowsAzure.Plugins.Diagnostics.ConnectionString" value="DefaultEndpointsProtocol=https;AccountName=Name;AccountKey=Key" />

Account Name & Key can be obtained from Azure storage Portal

Packaging
Open configuration of WebCGIRole1 by right clicking and selecting properties option.   Set instance count to more than two so that application tier will be multi-tenant, which is the most important feature of a SaaS application.

Now, Select WindowsAzureProject and Publish.  Create a Service Package Only option and press OK.  Packaging process creates two files, one configuration file and another deployment package.  Now we are ready to deploy the package to azure hosting account.

Deployment
On Windows Azure portal, create a hosting account by providing: Service name,URL Name,Region,Stage/Production,Deployment Name, Package and Configuration File as shown below:

Once the deployment is complete,  WordPress installation page will open up for further actions

Once the installation is complete, you can login and start posting content to wordpress blog.  Access live blog here http://wp-azure.cloudapp.net/

Conclusion
This tutorial explained a tested process for configuring all components for hosting a WordPress blog on windows azure platform.  If you are using a hosted WordPress blog and if you are paying fixed infrastructure cost, consider migrating it to azure cloud platform and enjoy the pay as you go benefits of a cloud infrastructure.

Reference

About A Jaleel Kavungal
Solution Architect at Mahindra Satyam

SOA World Latest Stories
What do the CTOs of the CIA and the U.S. Dept. of Justice and the CIO of the National Reconnaissance Office have in common with the CEOs of Eucalyptus, GoGrid, ActiveState, Appcara, OpSource and Nortonworks, the CTOs of Rackspace, SoftLayer, SOA Software and AppZero, the Founder & Gene...
Many key benefits make the Dell MDC a compelling alternative for your data center solution. In his session at the 10th International Cloud Expo, Steve Cuming, Executive Director of Data Center Solutions at Dell, will take a look at the hyper-efficient, snap-together, flexible choice m...
According to a 2011 survey by the Independent Oracle User Group, over 50% of Oracle’s customers have deployed or are considering deploying private clouds. Most private clouds today support non-production workloads because enterprises are unable to deploy mission-critical applications i...
In this CEO Power Panel at the 10th International Cloud Expo, moderated by Cloud Expo Conference Chair Jeremy Geelan, leading executives in the Cloud Computing and Big Data space will be discussing such topics as: Is it just wishful thinking to depict the Cloud as more than just a te...
In his session at the 10th International Cloud Expo, Marvin Wheeler, Open Data Center Alliance Chairman, will discuss the success the organization has had in charting the requirements for broad-scale enterprise adoption of the cloud and how 2012 is forecast to be the tipping point for ...
Cloud computing is creating the new Wall Street boom, according to NIA. The only industry that is as bright as cloud computing on Wall Street is social networking, NIA said in a recent report. 2012 will be known as the year cloud computing became widely adopted worldwide. Cloud comput...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE