-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Paul Griffiths edited this page Dec 6, 2016
·
1 revision
- web server with:
- php
- MySQL database
- ability to set up the above
- ability to set up a MySQL database from an SQL file
- download the latest release to the root (or folder if you prefer) of your websrver
- initialise your database (its called adshow) using the SQL file in the documentation folder
- setup two users for the database:
- read only: SELECT permissions
- read/write: SELECT, INSERT, UPDATE, DELETE
- create an app.ini file ini in the root directory.
- fill in the connection details for your database
- edit splashScreen.js to customise the splash screen