To run this website you need: 1.) mysql and apache2 server with php should be installed and run. 2.) before starting of use it, creating query(demo1_v3.sql) should first to be executed which will drop and create db named demo and tables for it. Alternatively name of db can be changed in first two lines of the same query file before execution that will create db with custom choose name. 3.)THen includes/open_conn.inc should be changed to your own db credentials info. 4.) After that just create any folder on your server and upload all files from this repository into it