XAMPP – Web server + MySQL in minutes
March 1st, 2007
Useful tip if you ever need to get a Web server up & running on Windows ASAP. Use XAMPP:
http://www.apachefriends.org/en/xampp-windows.html
It's a Windows installer that installs the following in minutes:
- Apache 2.2.4
- MySQL 5.0.33
- PHP 5.2.1 & PHP 4.4.5
- phpMyAdmin 2.9.2
- FileZilla FTP Server 0.9.22
- OpenSSL 0.9.8d
There's also a separate installer that adds Perl 5.8.
It's an ultra-low hassle way to get yourself a working PHP-enabled Web server + MySQL.
Potentially similar posts
- Prevent Skype hogging port 80 – June 2011
- Fix “No topics found” issue in CHM output – November 2010
- Perl basics for beginners (on Windows) – August 2010
- Gotchas with running a Perl script as a cron job – August 2010
- UNIX on Windows (Microsoft’s little secret) – March 2010