Initial Setup – IIS – Self Hosted Only

Note: this assumes that you are setting it up on a server currently running the KAMAR Portal (https://www.kamar.nz/kamarweb)

It also assumes you are running PHP 5.5 or newer. (I suggest at least PHP 5.6)

 

Once purchased, you will be sent a link to download a zip file.

You then want to right click and extract all the files

You can rename this folder to suit (in this example it is called assay3)

You then want to copy the files

And paste them into where you are going to host them.

If you are running this on the same server as the KAMAR portal you will want to put them in: C:\inetpub\kamar-web\wwwroot

You need to make sure that the app pool has full read and write access to both the folder with the web files and the storage file.

Note: This assumes that you have SSL set up on your server… If you don’t WHY NOT? And a guide to get SSL set up for free on IIS can be found here: https://github.com/Lone-Coder/letsencrypt-win-simple/wiki

This is all the setup specific to IIS, you now want to go to Common Setup