Skip to content

Month: June 2008

Setting Up an Apache, MySQL, PHP Development Environment with XAMPP

Rather than installing Apache, MySQL, and PHP individually, XAMPP is an integrated development enironment that combines all three (and more) into one easy installation. Download XAMPP and install it into the default “c:\xampp” directory. Set apache and mysql to start as services. Start XAMPP and browse to “http://localhost/” and you…

2 Comments