Updated PEQ Setup using XAMPP (markdown)

JJ 2013-12-19 18:56:13 -08:00
parent fa30371745
commit 2e9430abb6

@ -2,7 +2,7 @@
This guide was created to help you set up a basic PEQ server with the current database and quests. My system is Windows 7 x64 with XAMPP. I use XAMPP because it is a good all-in-one package which includes MySQL, Apache, PHP, and Perl. This was compiled as 32-bit using Microsoft Visual Studio 2013 Express for Desktop. In addition to the server, we will also set up the PEQ Database Editor. The guide is generic enough so you can tweak the steps to fit your specific requirements/system. This guide was created to help you set up a basic PEQ server with the current database and quests. My system is Windows 7 x64 with XAMPP. I use XAMPP because it is a good all-in-one package which includes MySQL, Apache, PHP, and Perl. This was compiled as 32-bit using Microsoft Visual Studio 2013 Express for Desktop. In addition to the server, we will also set up the PEQ Database Editor. The guide is generic enough so you can tweak the steps to fit your specific requirements/system.
##### Required Programs ##### Required Programs
* [[XAMPP|xampp-windows]] * [[XAMPP|XAMPP-for-Windows]]
* [[Microsoft VC++ Runtime Libraries|vcredist]] * [[Microsoft VC++ Runtime Libraries|vcredist]]
* [[ActivePerl 5.12|perl-512]] * [[ActivePerl 5.12|perl-512]]
* [[Visual Studio Express 2013 for Desktop|vcexpress-2013]] * [[Visual Studio Express 2013 for Desktop|vcexpress-2013]]