From 1fa7a8966b514213d0b1cda25f76c32257edc2dc Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 19 Dec 2013 20:26:08 -0800 Subject: [PATCH] Updated XAMPP for Windows (markdown) --- XAMPP-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XAMPP-for-Windows.md b/XAMPP-for-Windows.md index b6006ef..47d7aa4 100644 --- a/XAMPP-for-Windows.md +++ b/XAMPP-for-Windows.md @@ -6,7 +6,7 @@ XAMPP is an all-in-one package with many programs. The important ones are MySQL, **Current Version (WinVista+ & 2008+):** [1.83-2](http://www.apachefriends.org/download.php?xampp-win32-1.8.3-2-VC11-installer.exe) -**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. +**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.