From 3bbfeb9d393cdf5d7af9f6566dda96ecc1498aa8 Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 19 Dec 2013 20:24:18 -0800 Subject: [PATCH] Updated XAMPP for Windows (markdown) --- XAMPP-for-Windows.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/XAMPP-for-Windows.md b/XAMPP-for-Windows.md index 9a770a1..3a61329 100644 --- a/XAMPP-for-Windows.md +++ b/XAMPP-for-Windows.md @@ -9,3 +9,6 @@ XAMPP is an all-in-one package with many programs. The important ones are MySQL, **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. + +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.