Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • System and Apache locale must be UTF8 capable!
    • The translate5 apache setup should be on a domain encrypted with a SSL certificate so that data communication will be encrypted!
  • Apache2 webserver >= 2.2.x with the following Apache modules enabled

    • rewrite 

    • filter

    • deflate

    • headers

    • expires

  • MySQL database between >=8.x >= 5.7 .0.17 and MariaDB >= 10.2.3 (enabled innodb_file_per_table  is recommended)
    or MariaDB 10.x
    Starting of January 2021 MySQL lower than 8.0.17 and MariaDB lower than 10.2.3 will NOT be supported any more.
    (Please note, that translate5 used to run on MSSQL. translate5 still is able to run on other SQL-Databases than MySQL with some testing and smaller adjustments to the code. Please contact the developers, if you need this.)
  • PHP 7.3 or 7.4 4 or PHP 8 with the extensions installed and enabled (starting of with January 2021 PHP 7.3 will not be supported any more)
  • Oracle JDK 8

...