System requirements
sync•gw is fully written in PHP. Your web server should provide the following PHP configuration:
- At minimum PHP version 7.1.1
- At minimum 8 MB memory
- PHP extension DOM_XML need to be disabled
- PHP extension GD must be enabled
- If you want to down or upload data from "Administrator Interface", PHP extension ZIP need to be enabled
- If you want to synchronize multi-byte language date, you need to enable PHP extension Multi byte extension
- If you want to use native language support, you need to enable PHP extension Gettext
- If you want to use a MySQL server database, you need to enable MySQLi extension
You may download a small PHP script to check the system requirements from our download section.