php Part 2: Creating a Composer enabled PHP website on Windows Azure with Git deployment Introduction This is part 2 of a 2 part blog post. Read part 1 here [https://sabbour.me/part-1-creating-a-composer-enabled-php-website-on-windows-azure-with-git-deployment] . So in part 1, we've created a local Symfony2 PHP website that
php Part 1: Creating a Composer enabled PHP website on Windows Azure with Git deployment Introduction [https://sabbour.me/content/images/msdn/6371.wa_5F00_git_5F00_comp_5F00_62C5980C.jpg] There is no doubt that Composer [https://getcomposer.org/] is a really cool dependency manager for PHP,
php Installing PHP and Zend Extensions on Windows Azure Websites Introduction You are creating a PHP website on Windows Azure and need to install additional PHP extensions not provided by default (like MongoDB or IonCube), you’ve come to the right post. It
php Creating a LAMP Stack (Linux, Apache, MySQL, PHP) using tasksel on Windows Azure Introduction I’ve covered in my previous post how to create a LAMP stack on Windows Azure using the BitNami provided image [https://sabbour.me/creating-a-lamp-stack-linux-apache-mysql-php-on-windows-azure]. In this post, I’ll alternatively create
php Creating a LAMP Stack (Linux, Apache, MySQL, PHP) from BitNami on Windows Azure Introduction In the previous post [https://sabbour.me/creating-a-wimp-stack-windows-server-iis-mysql-php-on-windows-azure] , I’ve shown you how to create a WIMP stack (Windows, IIS, MySQL, PHP) on a Windows Azure virtual machine. In this post, we’
php Creating a WIMP Stack (Windows Server, IIS, MySQL, PHP) on Windows Azure Introduction In this post, I'll take you through how you can create a WIMP stack (regardless of the name!) onto a Windows Azure VM really easy. I'm a guy