From 54352c08d2c4bcd3605cccffcf78a0ee2ff3ebb3 Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 19 Dec 2013 19:08:27 -0800 Subject: [PATCH] Updated XAMPP for Windows (markdown) --- XAMPP-for-Windows.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/XAMPP-for-Windows.md b/XAMPP-for-Windows.md index dfa6746..9a770a1 100644 --- a/XAMPP-for-Windows.md +++ b/XAMPP-for-Windows.md @@ -6,4 +6,6 @@ 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 1:** 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 2:** If you use these installers, you will be required to install the Microsoft Visual C++ Runtime Libraries. If you don't wish to install those libraries, retrieve the zipped version from the XAMPP website.