Setup a PHP/MySQL Environment on Windows The Easy Way

WAMP LogoPHP is probably the single most popular scripting language on the Internet. Thousands of high profile websites including the likes of Facebook, Yahoo and WordPress.com are built using PHP. When used with MySQL, the PHP/MySQL combo is also an extremely popular stack for designing database enabled websites.

One of the best things about the PHP/MySQL stack is that they almost seem to have been made for each other, ie. if the configuration is correct. A lot of people, though, end up moving on to other things when they can’t configure the stack correctly.

We’ve written about setting up a LAMP (Linux, Apache, MySQL, PHP) environment earlier on an Ubuntu machine. We’ve also talked about using OS X to install and test WordPress by setting up a MAMP (Mac OS X, Apache, MySQL, PHP) server.

So, have we been ignoring Windows over here?
[Read more...]