Updated XAMPP for Windows (markdown)

JJ 2013-12-20 02:53:31 -08:00
parent b431ec9921
commit 04c20102f8

@ -1,5 +1,7 @@
XAMPP is an all-in-one package with many programs. The important ones are MySQL, Apache, PHP, and Perl.
***
**Home Page:** [XAMPP for Windows] (http://www.apachefriends.org/en/xampp-windows.html)
**Current Version (WinXP & 2K3):** [1.82-3] (http://www.apachefriends.org/download.php?xampp-win32-1.8.2-3-VC9-installer.exe)
@ -8,5 +10,7 @@ XAMPP is an all-in-one package with many programs. The important ones are MySQL,
**Note:** If you are compiling a 32-bit server, you must use Perl 5.12. XAMPP comes with 5.16, so you will need to replace that component with the [appropriate version] (ActivePerl-5.12).
***
1. Select the appropriate installer package for your system. It is recommended to install in your root directory (i.e. C:\xampp) to alleviate problems with permissions and folders with spaces in the name.
2. Install the program with the following at a minimum: MySQL, Apache, PHP, and Perl.