Gérer les cookies utilisés pour la publicité, tels que la personnalisation des annonces, le remarketing et l’analyse des performances des annonces.
2.8.22. PHP modules
Support
Notes:
- Use phpinfo to view the list of available modules.
- If hosting doesn't have the module you need, contact online chat to find out if it can be installed.
Supported:
- PHP AMQP (amqp) — PHP 7.4-8.5.
-
- PHP 7.4-8.3 — latest version.
- PHP 7.0-7.3 — old version (newer versions of the module do not support these PHP versions).
- ImageMagick — you can use one of two options:
- imagick (ImageMagick 7.x) — PHP 5.2-8.5 (by default).
- imagick6 (ImageMagick 6.9.x) — PHP 5.4-8.5.
- LDAP (ldap) — PHP 7.2-8.5.
- Mcrypt (mcrypt) — in PHP 5.2-7.1 is available by default, in PHP 7.2-8.5 can be enabled.
- MongoDB PHP Library (mongodb) — only for connecting to external databases (see Work with MongoDB), you can use one of two options:
- mongodb (v 1.x) — PHP 5.4-8.5 (for PHP 5.4 and 5.5, only outdated versions of the extension are supported — 1.2.11 and 1.6.0, respectively).
- mongodb2 (v 2.x) — PHP 8.1-8.5.
- MessagePack (msgpack) — PHP 7.0-8.5.
- MS SQL Server (pdo_dblib) — PHP 7.0-8.5 (only for connecting to external databases).
- MSSQL (sqlsrv and pdo_sqlsrv) — PHP 7.0-8.4 (only for connecting to external databases).
- Oracle OCI8 (oci8) — PHP 8.2-8.5.
- Oracle PDO Driver (pdo_oci) — PHP 8.3-8.4.
- Protocol Buffers (protobuf) — PHP 7.0-8.5.
- rar — PHP 5.3-8.0, 8.2-8.5.
- SSH2 (ssh2) — PHP 5.2-8.5 (in PHP 5.2 is not displayed in the phpinfo output, but all module functions are available).
- XLSWriter — PHP 7.0-8.5.
- Yaml (yaml) — PHP 5.6-8.5.
- IMAP — PHP 5.2.-8.3 (removed in PHP 8.4)
- ereg — PHP 5.2-5.6 (removed in PHP 7.0)
- Mssql — PHP 5.2-5.6 (removed in PHP 7.0)
- PostgreSQL (pgsql) — only for connecting to external databases.
- SNMP.
Not supported:
Enable
Attention!
When running scripts via console, cron or Supervisor, the enabled modules will only be available when connecting ini file.
Some modules are disabled by default and can be enabled in the "PHP settings" section under "PHP modules":