Preliminary for the server

Web server

image

The application was developed using a Apache server version 2.2.22. To ease the configuration of the web server (if you don't have a web hosting), it is strongly recommended to use Apache. However, any other type of web server will work. You must be able to:

  • Create a website on your web server.
  • Linking a domain name to this site

PHP

image

PHP server must be version 5.4.0 at least in order to make the authentication server and administration work.

MySQL server

image

MySQL server is required to store various data necessary for the application. A newer version will do it nicely. You must be able to:

  • Create a database
  • Securing the database with a user and password