Skip to content

Installation

jacobsen9026 edited this page Nov 27, 2019 · 8 revisions

Windows Server

  1. Add the IIS role throught the Server Manager
  2. Install the PHP7 plugin via the Microsoft Web Platform Installer
  3. Configure IIS Application Pool to run on a domain administrator credential
  4. Set default document to index.php as highest priority
  5. Download the latest release from GitHub
  6. Unzip source code into wwwroot
  7. Set Website Directory Root to /public folder within wwwroot
  8. Open web server's hostname in a browser
  9. Follow onscreen instructions
Clone this wiki locally