Requisitos Técnicos Opcionais
From Joomla! Documentation
Sub-requisitos para para Joomla! 3.x
Esta página lista os requisitos técnicos "opcionais" que não são necessários para instalar e executar o Joomla!, mas são necessários para algumas dependências executando diferentes APIs internas.
| Aplicação | |
| JApplicationDaemon | Requer PHP's ext/pcntl e ext/posix |
| Arquivo | |
| BZ2 | Requer PHP's ext/bz2 |
| GZip | Requer PHP's ext/zlib |
| Zip | requer PHP's ext/zip ou ext/zlib |
| Cache | |
| APC | Requer PHP ext/apc no PHP 5.3 ou 5.4, ext/apcu no PHP 5.5 ou 5.6, não suportado no PHP 7.x (Nota: ISTO PRECISA DE SER VERIFICADO) |
| APCu | Requer PHP's ext/apcu no PHP 5.3+ |
| CacheLite | Requer pacote PEAR Cache_Lite (testado em 1.7.16, irá funcionar com 1.8) |
| Memcache | Requires PHP's ext/memcache and a Memcache server (Note: The Memcache extension is not compatible with PHP 7.x) |
| Memcached | Requires PHP's ext/memcached and a Memcached server |
| Redis | Requires PHP's ext/redis and a Redis server |
| Wincache | Requires PHP's ext/wincache (Windows only) |
| XCache | Requires PHP's ext/xcache |
| Adaptadores de cliente | |
| LDAP | Requer PHP's ext/ldap |
| HTTP/Curl | Requer PHP's ext/curl |
| HTTP/Socket | Requires PHP's fsockopen() function be enabled |
| HTTP/Stream | Requires PHP's fopen() function and allow_url_fopen enabled |
| Criptografia | |
| JCrypt | Requires PHP's ext/mcrypt for all ciphers except the SodiumCipher which requires ext/sodium |
| JKeychain | Requires PHP's ext/openssl |
| Base de Dados | |
| Microsoft SQL Azure | Requires PHP's ext/sqlsrv (the PHP 5.x extension only supports Windows, a Linux compatible version of the extension is available for PHP 7.x) |
| Microsoft SQL Server | Requires PHP's ext/sqlsrv (the PHP 5.x extension only supports Windows, a Linux compatible version of the extension is available for PHP 7.x) |
| MySQL | Requires PHP's ext/mysql (unsupported on PHP 7.x) |
| MySQLi | Requires PHP's ext/mysqli |
| Oracle | Requires PHP's ext/pdo with Oracle support (available for 3PD only; the CMS won't run with it) |
| PDO MySQL | Requires PHP's ext/pdo with MySQL support |
| PostgreSQL | Requires PHP's ext/pgsql |
| SQLite | Requires PHP's ext/pdo with SQLite support (available for 3PD only; the CMS won't run with it) |
| Imagem | |
| Requer PHP ext/gd | |
| Sessão | |
| APC | Requires PHP's ext/apc on PHP 5.3 or 5.4, ext/apcu on PHP 5.5 or 5.6, unsupported on PHP 7.x (Note: THIS NEEDS TO BE CHECKED) |
| Memcache | Requires PHP's ext/memcache and a Memcache server (Note: The Memcache extension is not compatible with PHP 7.x) |
| Memcached | Requires PHP's ext/memcached and a Memcached server |
| Wincache | Requires PHP's ext/wincache (Windows only) |
| XCache | Requires PHP's ext/xcache |
| MELHORAMENTOS OPCIONAIS | |
| String | |
| Enable PHP's ext/mbstring for the phputf8 library to use native functions | |