News Feed
Jobs Feed
Sections




News Archive
Josh Holmes' Blog:
Resolving PHP Version Conflicts while Developing for Azure
June 03, 2010 @ 09:15:22

Josh Holmes has a new post to his blog today with a tip on resolving version conflicts while developing PHP applications on an Azure installation.

A little while back I wrote a blog post titled Easy Setup for PHP On Azure Development. One of the things that I touched on is the PHP version conflicts. I had a much better idea which I've tried and have working so I thought I'd blog that here. What I had you doing in the Easy Setup for PHP On Azure Development is renaming the directory for PHP from something like C:PHP or C:Program FilesPHP to something else so that it wasn't in the %PATH% so there wasn't a conflict.

You don't have to do it this way, though - there's another option that involves editing the web.config file on the Azure side to tell wit there the correct PHP install lives. He also explains how you can test your WebRole code locally instead of having to upload it each time by setting up a virtual directory in your project.

0 comments voice your opinion now!
version conflict azure development resolve


blog comments powered by Disqus

Similar Posts

O\'Reilly: Simplify PHP Development with WASP

Ed Finkler's Blog: So what is the state of secure development in PHP?

Eran Galperin: The Real Cost Of Software Development

Brian Swan's Blog: Using the Windows Azure Command Line Tools for PHP

PHP-Tools Blog: Exploring PHP to be published soon


Community Events











Don't see your event here?
Let us know!


interview development podcast symfony2 release usergroup functional framework series opinion introduction phpunit community unittest rest database zendframework2 language conference testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework