Versions Compared

Key

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

...

PHP Functionality

Required?

Build Option

Debian Package1

RHEL Package2

XSL

Yes

--with-xsl

php*-xsl

php-xsl

An appropriate database option

Yes

eg --with-pgsql --with-pdo-pgsql or --with-mysql --with-pdo-mysql3

php*-pgsql or php*-mysqlphp-pgsql or php-mysql

OpenSSL

If COmanage will connect directly to an SMTP server to send mail, using SSL or TLS

--with-openssl

Enabled by defaultphp-openssl

mbstring

For multi-byte string support in data normalization

--enable-mbstring

Enabled by defaultphp-mbstring

LDAP

In order to use any LDAP based plugin (including the LDAP Provisioning PluginLDAP Identifier Validator Plugin, or LDAP Source Plugin)

--with-ldap

php*-ldapphp-ldap
GD2To make use of QR codes exposed for enrollment flow starting points, the GD2 image library is required--with-gdphp*-gdphp-gd

Notes

1Debian packages use the PHP version number (eg: 5 or 7.0) in place of the *.

...