From 04c20102f82b66c2ac985fad9e469d0000bce80a Mon Sep 17 00:00:00 2001 From: JJ Date: Fri, 20 Dec 2013 02:53:31 -0800 Subject: [PATCH] Updated XAMPP for Windows (markdown) --- XAMPP-for-Windows.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/XAMPP-for-Windows.md b/XAMPP-for-Windows.md index 47d7aa4..ca2ce2e 100644 --- a/XAMPP-for-Windows.md +++ b/XAMPP-for-Windows.md @@ -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.