Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
docs:install [2022-06-24 15:08] – [Prerequisites] Tobiasdocs:install [2022-07-18 09:04] – [Requirements] Tobias
Line 27: Line 27:
   * PHP versions 7.3 to 8.0 are supported   * PHP versions 7.3 to 8.0 are supported
   * PHP **command line** access with register_argc_argv set to true in the php.ini file   * PHP **command line** access with register_argc_argv set to true in the php.ini file
-      * Curl, GD, PDO, mbstrings, MySQLi, hash, xml, zip and OpenSSL extensions+      * Curl, GD, GMP, PDO, mbstrings, MySQLi, hash, xml, zip and OpenSSL extensions
       * The POSIX module of PHP needs to be activated (e.g. [[http://www.bigsoft.co.uk/blog/index.php/2014/12/08/posix-php-commands-not-working-under-centos-7|RHEL, CentOS]] have disabled it)       * The POSIX module of PHP needs to be activated (e.g. [[http://www.bigsoft.co.uk/blog/index.php/2014/12/08/posix-php-commands-not-working-under-centos-7|RHEL, CentOS]] have disabled it)
       * some form of email server or email gateway such that PHP mail() works       * some form of email server or email gateway such that PHP mail() works
  • Last modified: 2024-04-05 17:34