This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 243
Installation on Windows
Dylan K. Taylor edited this page Jul 14, 2016
·
7 revisions
There is an automatic installer which you can use on Windows which will do this for you. You can download it from here.
If the installer does not work for you or you want to install manually, you can follow the below guide.
- Microsoft Visual C++ Redistributable 2015 (download)
- Genisys custom-assembled PHP package for Windows (download)
- Genisys PHAR package (download from Jenkins or GitLab)
- start.cmd (download)
- Install Microsoft Visual C++ 2015. If you're unsure which download to choose, take the x86 package.
- Make a new folder somewhere on your computer. This will be where you'll set your server up.
- Copy your downloaded
start.cmd
and Genisys PHAR to the folder you made in step 2. - Extract the Genisys PHP package into the folder you created in step 2. Make sure that the extracted
bin
folder is located in the same folder as your Genisys PHAR. If it is not, move it.
Once you have done all of the above, your server should be able to be run with the start.cmd
.
Work under GNU GENERAL PUBLIC LICENSE Version 3. All rights reserved.