Option-1 : Apache server

- If you have apache server make sure you have
- PHP installed and working
- mod_rewrite is ON
- mod_header is ON
- MySQL is installed and ON
- XAMPP on windows: If you do not have any running apache server, you can download XAMPP for either windows or mac or Linux and install. To download XAMPP visit:
http://www.apachefriends.org/download.html . XAMPP will install all the required tools on your machine or server.
Option - 2 : IIS server with MySQL

- IIS6+
- To install PHP on IIS visit : http://php.iis.net/
- mod_rewrite : To enable mod_rewrite on IIS visit :
http://www.iis.net/learn/extensions/url-rewrite-module/importing-apache-modrewrite-rules - MySQL : To install MySQL on windows, visit :
http://dev.mysql.com/downloads/windows/ - FastCGI on IIS
To know how to install click here :
- Installing IIS 7 on Windows Vista and Windows 7
- Installing IIS 7 on Windows Server 2008 or Windows Server 2008 R2
- Installing IIS 8.5 on Windows Server 2012 R2
Installing MySQL on Windows
- Download MySQL for windows
- You can then easily run the installer. which will install MySQL on your windows machine
FastCGI for IIS
Basic knowledge of server administration (IIS/Apache) & PHP is required to install FlinkISO.