Requirements


Server side


1. Web Server (e.g. Apache, Microsoft IIS, etc.)


2. MySQL Database


3. a) PHP 5.2 with Zend Optimizer 3.3.x

or

3. b) PHP 5.3 with ionCube

I. PHP settings (inside the php.ini configuration file):
  • safe_mode = Off
  • error_reporting = E_ALL & ~E_NOTICE
  • "memory_limit" set to at least 20M
II. PHP extensions:
  • "mysql"
  • "mbstring" (Optional, for supporting foreign language characters.)
  • "openssl" (Optional, for SSL connections.)

Not sure if your server meets the requirements? Contact us and we will help you with that.

Client side


The users only need a modern browser: