Optional Technical Requirements/es: Difference between revisions
From Joomla! Documentation
Created page with "Caché" |
m FuzzyBot moved page Optional Technical Requirements/es to J3.x:Optional Technical Requirements/es without leaving a redirect: Part of translatable page "Optional Technical Requirements" |
||
(48 intermediate revisions by 3 users not shown) | |||
Line 25: | Line 25: | ||
|- | |- | ||
|APC | |APC | ||
|Requires | |Requires <tt>ext/apc</tt> en PHP 5.3 o 5.4, <tt>ext/apcu</tt> en PHP 5.5 o 5.6, no es compatible con PHP 7.x (Nota: ESTO DEBE SER VERIFICADO) | ||
|- | |- | ||
|APCu | |APCu | ||
| | |Requiere ext/apcu en PHP 5.3+ | ||
|- | |- | ||
|CacheLite | |CacheLite | ||
| | |Requiere el paquete PEAR Cache_Lite (probado en 1.7.16, funcionará con 1.8) | ||
|- | |- | ||
|Memcache | |Memcache | ||
| | |Requiere <tt>ext/memcache</tt> de PHP y un servidor de Memcache | ||
|- | |- | ||
|Memcached | |Memcached | ||
| | |Requiere <tt>ext/memcached</tt> de PHP y un servidor de Memcached | ||
|- | |- | ||
|Redis | |Redis | ||
| | |Requiere <tt>ext/redis</tt> de PHP y un servidor Redis | ||
|- | |- | ||
|Wincache | |Wincache | ||
| | |Requiere <tt>ext/wincache</tt> de PHP (solo en Windows) | ||
|- | |- | ||
|XCache | |XCache | ||
| | |Requiere <tt>ext/xcache</tt> de PHP | ||
|- | |- | ||
| colspan=2 style="background-color:#e1e1e1;" | ''' | | colspan=2 style="background-color:#e1e1e1;" | '''Adaptadores de cliente''' | ||
|- | |- | ||
|LDAP | |LDAP | ||
| | |Requiere <tt>ext/ldap</tt> de PHP | ||
|- | |- | ||
|HTTP/Curl | |HTTP/Curl | ||
| | |Requiere <tt>ext/curl</tt> de PHP | ||
|- | |- | ||
|HTTP/Socket | |HTTP/Socket | ||
| | |Requiere que la función <tt>fsockopen()</tt> de PHP esté activada | ||
|- | |- | ||
|HTTP/Stream | |HTTP/Stream | ||
| | |Requiere que las función <tt>fopen()</tt> y <tt>allow_url_fopen</tt> de PHP estén activados | ||
|- | |- | ||
| colspan=2 style="background-color:#e1e1e1;" | ''' | | colspan=2 style="background-color:#e1e1e1;" | '''Criptografía''' | ||
|- | |- | ||
|JCrypt | |JCrypt | ||
| | |Requiere <tt>ext/mcrypt</tt> de PHP | ||
|- | |- | ||
|JKeychain | |JKeychain | ||
| | |Requiere <tt>ext/openssl</tt> de PHP | ||
|- | |- | ||
| colspan=2 style="background-color:#e1e1e1;" | ''' | | colspan=2 style="background-color:#e1e1e1;" | '''Base de datos''' | ||
|- | |- | ||
|Microsoft SQL Azure | |Microsoft SQL Azure | ||
| | |Requiere <tt>ext/sqlsrv</tt> de PHP (solo en Windows) | ||
|- | |- | ||
|Microsoft SQL Server | |Microsoft SQL Server | ||
| | |Requiere <tt>ext/sqlsrv</tt> de PHP (solo en Windows) | ||
|- | |- | ||
|MySQL | |MySQL | ||
| | |Requiere <tt>ext/mysql</tt> de PHP (no compatible con PHP 7.x) | ||
|- | |- | ||
|MySQLi | |MySQLi | ||
| | |Requiere <tt>ext/mysqli</tt> de PHP | ||
|- | |- | ||
|Oracle | |Oracle | ||
| | |Requiere <tt>ext/mysql</tt> de PHP con soporte para Oracle (disponible solo para 3PD, el CMS no funcionará con él) | ||
|- | |- | ||
|PDO MySQL | |PDO MySQL | ||
| | |Requiere <tt>ext/pdo</tt> de PHP con soporte para MySQL | ||
|- | |- | ||
|PostgreSQL | |PostgreSQL | ||
| | |Requiere <tt>ext/pgsql</tt> de PHP | ||
|- | |- | ||
|SQLite | |SQLite | ||
| | |Requiere <tt>ext/pdo</tt> de PHP con soporte para SQLite (disponible solo para 3PD, el CMS no funcionará con él) | ||
|- | |- | ||
| colspan=2 style="background-color:#e1e1e1;" | ''' | | colspan=2 style="background-color:#e1e1e1;" | '''Imagen''' | ||
|- | |- | ||
| | | | ||
| | |Requiere <tt>ext/gd</tt> de PHP | ||
|- | |- | ||
| colspan=2 style="background-color:#e1e1e1;" | ''' | | colspan=2 style="background-color:#e1e1e1;" | '''Sesión''' | ||
|- | |- | ||
|APC | |APC | ||
|Requires | |Requires <tt>ext/apc</tt> en PHP 5.3 o 5.4, <tt>ext/apcu</tt> en PHP 5.5 o 5.6, no es compatible con PHP 7.x (Nota: ESTO DEBE SER VERIFICADO) | ||
|- | |- | ||
|Memcache | |Memcache | ||
| | |Requiere <tt>ext/memcache</tt> de PHP y un servidor de Memcache | ||
|- | |- | ||
|Memcached | |Memcached | ||
| | |Requiere <tt>ext/memcached</tt> de PHP y un servidor de Memcached | ||
|- | |- | ||
|Wincache | |Wincache | ||
| | |Requiere <tt>ext/wincache</tt> de PHP (solo en Windows) | ||
|- | |- | ||
|XCache | |XCache | ||
| | |Requiere <tt>ext/xcache</tt> de PHP | ||
|- | |- | ||
| colspan=2 style="background-color:#c1c1c1;text-align:center" | ''' | | colspan=2 style="background-color:#c1c1c1;text-align:center" | '''Mejoras opcionales''' | ||
|- | |- | ||
| colspan=2 style="background-color:#e1e1e1;" | ''' | | colspan=2 style="background-color:#e1e1e1;" | '''Cadena''' | ||
|- | |- | ||
| | | | ||
| | |Activar <tt>ext/mbstring</tt> de PHP para la biblioteca phputf8 para usar las funciones nativas | ||
|} | |} | ||
<section end=Joomla 3.x /> | <section end=Joomla 3.x /> | ||
<noinclude> | <noinclude> | ||
[[Category:Joomla! 3.x]] | [[Category:Joomla! 3.x{{#translation:}}]] | ||
[[Category:Joomla! 3.5]] | [[Category:Joomla! 3.5{{#translation:}}]] | ||
[[Category:Joomla! 3.6]] | [[Category:Joomla! 3.6{{#translation:}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 13:05, 18 August 2021
Subrequisitos para Joomla! 3.x
En esta página se encuentran los requisitos técnicos opcionales que no son obligatorios para que Joomla! pueda ser instalado y funcione, pero son requeridos por algunas dependencias que utilizan diferentes API internas.
Aplicación | |
JApplicationDaemon | Requiere ext/pcntl y ext/posix de PHP |
Archivo | |
BZ2 | Requiere ext/bz2 de PHP |
GZip | Requiere ext/zlib de PHP |
Zip | Requiere ext/zip o ext/zlib de PHP |
Caché | |
APC | Requires ext/apc en PHP 5.3 o 5.4, ext/apcu en PHP 5.5 o 5.6, no es compatible con PHP 7.x (Nota: ESTO DEBE SER VERIFICADO) |
APCu | Requiere ext/apcu en PHP 5.3+ |
CacheLite | Requiere el paquete PEAR Cache_Lite (probado en 1.7.16, funcionará con 1.8) |
Memcache | Requiere ext/memcache de PHP y un servidor de Memcache |
Memcached | Requiere ext/memcached de PHP y un servidor de Memcached |
Redis | Requiere ext/redis de PHP y un servidor Redis |
Wincache | Requiere ext/wincache de PHP (solo en Windows) |
XCache | Requiere ext/xcache de PHP |
Adaptadores de cliente | |
LDAP | Requiere ext/ldap de PHP |
HTTP/Curl | Requiere ext/curl de PHP |
HTTP/Socket | Requiere que la función fsockopen() de PHP esté activada |
HTTP/Stream | Requiere que las función fopen() y allow_url_fopen de PHP estén activados |
Criptografía | |
JCrypt | Requiere ext/mcrypt de PHP |
JKeychain | Requiere ext/openssl de PHP |
Base de datos | |
Microsoft SQL Azure | Requiere ext/sqlsrv de PHP (solo en Windows) |
Microsoft SQL Server | Requiere ext/sqlsrv de PHP (solo en Windows) |
MySQL | Requiere ext/mysql de PHP (no compatible con PHP 7.x) |
MySQLi | Requiere ext/mysqli de PHP |
Oracle | Requiere ext/mysql de PHP con soporte para Oracle (disponible solo para 3PD, el CMS no funcionará con él) |
PDO MySQL | Requiere ext/pdo de PHP con soporte para MySQL |
PostgreSQL | Requiere ext/pgsql de PHP |
SQLite | Requiere ext/pdo de PHP con soporte para SQLite (disponible solo para 3PD, el CMS no funcionará con él) |
Imagen | |
Requiere ext/gd de PHP | |
Sesión | |
APC | Requires ext/apc en PHP 5.3 o 5.4, ext/apcu en PHP 5.5 o 5.6, no es compatible con PHP 7.x (Nota: ESTO DEBE SER VERIFICADO) |
Memcache | Requiere ext/memcache de PHP y un servidor de Memcache |
Memcached | Requiere ext/memcached de PHP y un servidor de Memcached |
Wincache | Requiere ext/wincache de PHP (solo en Windows) |
XCache | Requiere ext/xcache de PHP |
Mejoras opcionales | |
Cadena | |
Activar ext/mbstring de PHP para la biblioteca phputf8 para usar las funciones nativas |