- Silex finish middleware on Azure web sites, how to make it work properly
Wednesday, May 22, 2013, 11:49:00 AM
I have a REST application built with Silex and deployed on Microsoft Azure (as azure web site). The application accepts commands that describes a task that the application should execute. Tasks can...
- Installing FPDF on Windows Azure
Sunday, May 12, 2013, 7:38:00 PM
I've been trying to install FPDF (fpdf.org) on Windows Azure. I have already succeeded with a local server (XAMPP) and everything works. Now, when I try to install on Windows Azure using WebMatrix...
- How to configure TFS build-definition for continous-intergration for a PHP-Project on Windows Azure Webrole?
Wednesday, May 8, 2013, 11:56:00 AM
I am running a PHP Project (Drupal-Multisite-Enviroment) on Azure web-role with WindowsAzurePHP SDK. Everything works pretty fine. Now I want to implement continuous-integration with TFS and i am w...
- Getting broken images from blob storage in Azure websites
Thursday, May 2, 2013, 4:40:00 PM
My php code seems correct, (the part that talks to blob storage). //talk to blob storage, get links, based on file name $storageClient = $this->azure->get_blob_stor...
- Optimal Setup for Joomla 2.5/3.in Azure
Wednesday, April 24, 2013, 10:58:00 PM
I'm researching hosting solutions and comparing optimal environments for installing Joomla 2.5. If we use a VM on Azure, what is the recommended version of Apache, MySQL and PHP? What flavor of Lin...
