Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.73 KB

PreReqs.md

File metadata and controls

30 lines (22 loc) · 1.73 KB

picture logo

sync•gw is the one and only fully portable server software available providing synchronization service between nearly any mobile device and your web server.

System requirements

sync•gw is fully written in PHP. Your web server should provide the following PHP configuration:

  • At minimum PHP version 8.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 a MySQL server database, you need to enable MySQLi extension.

You may download a small PHP script to check the system requirements from the available downloads.

[Go back] [System requirements] [Available bundles] [List of all changes] [Additional Downloads] [Frequently asked questions] [Supported feature]