- 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...
- Mysql Join without duplicates(theory)?
Thursday, April 18, 2013, 3:51:00 PM
Okay, before I start it's good to mention that I have read (and tryed) countless topics here on stackoverflow and on the internet, but there seems to be no straight foward answer for this simple qu...
