From de4c5f2b2288cf90cc9198f6d2c41c8024ec2a09 Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 19 Dec 2013 20:25:10 -0800 Subject: [PATCH] Updated XAMPP for Windows (markdown) --- XAMPP-for-Windows.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/XAMPP-for-Windows.md b/XAMPP-for-Windows.md index 3a61329..b6006ef 100644 --- a/XAMPP-for-Windows.md +++ b/XAMPP-for-Windows.md @@ -6,9 +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 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. +**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. 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.