Versions Compared

Key

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

...

Panel
Table of Contents

Versions

  • For COmanage Registry 1v1.0.x and earlier,   PHP 5.2.8 or later is required.
    • (warning) The GitHub Provisioning Plugin requires PHP 5.4. It may be necessary to delete this plugin to use an earlier PHP version.
    • PHP 7 is not supported.
  • For COmanage Registry 2v2.0.0 and later,   PHP 5.4 or later is required.
    • PHP 7 is supported. The use of PHP 7.0.10 or later is recommended, as earlier version have known bugs that may cause segmentation faults under Apache.
      • PHP 7.1 and 7.2 are supported starting with COmanage Registry 3Registry v3.1.0.
      • PHP 8 is supported starting with Registry v4.0.1.
    • The Crowd Provisioning Plugin requires PHP 7.0 or later.
    • The LDAP Source Plugin requires PHP 5.6 or later.
    • The Password Authenticator Plugin requires PHP 7.0 or later (PHP 5.5 or later for Registry 3.1.x).
  • For COmanage Registry 5v5.0.0 and later,   PHP 7.2 or later is will be required.

(warning) Regardless of the minimum version requirements, it is strongly recommended to use a version of PHP that is not EOL (currently 5.6 or latercurrently 7.3 or later, though certain Linux distributions may provide security fixes for earlier versions).

(info) Installations with more than a thousand or so CO Person records should consider using PHP 7, which features improved memory utilization.

...