Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Installation on Windows

Tatsuyuki Ishi edited this page Oct 31, 2016 · 7 revisions

Manual installation

Requirements:

  • Microsoft Visual C++ Redistributable 2015 (download)
  • Genisys custom-assembled PHP package for Windows (download)
  • Genisys PHAR package (download from GitLab)

Setup

  1. Install Microsoft Visual C++ 2015. If you're unsure which download to choose, take the x86 package.
  2. Make a new folder somewhere on your computer. This will be where you'll set your server up.
  3. 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.
  4. Copy start.cmd from your extracted PHP package to the same folder as your Genisys phar.

Once you have done all of the above, your server should be able to be run with the start.cmd.

Clone this wiki locally