You are here: Syntax Desktop » Docs »

Requirements

Requirements

Syntax Desktop needs these requirement for being able to work.

Server side

  1. Webserver – Currently the application has been tested exclusively with Apache, but this does not imply that other webservers can work.
  2. PHP – Tested with version 4
  3. MySql – Tested with MySql database. Syntax it uses the AdoDB library, a layer that take care of the access to the db. This implies that also other types of database could work.
    Is preferred the use of innoDb tables type enabling use the foreign keys.

Side client
Unfortunately syntax it works correctly only using Internet Explorer. The others browsers are never been tested completely. In the near future I will try to increase the compatibility.