From 464402349e1aa83ddf7cd4c1ef2adb854bbf9624 Mon Sep 17 00:00:00 2001 From: JJ Date: Sat, 21 Dec 2013 18:35:57 -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 9277b62..383d5f2 100644 --- a/XAMPP-for-Windows.md +++ b/XAMPP-for-Windows.md @@ -14,3 +14,6 @@ XAMPP is an all-in-one package with many programs. The important ones are MySQL, 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. +3. Start Apache and MySQL. +4. Open http://localhost and establish the appropriate security for your configuration. +5. Open http://localhost/phpmyadmin and create the `peq` and `peq_qs` databases. Also, you should create a user/password specifically for your peq databases. Don't forget to GRANT the appropriate permissions! \ No newline at end of file