Changes between Version 27 and Version 28 of InstalacionServidoresWeb
- Timestamp:
- 16/12/14 14:05:15 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstalacionServidoresWeb
v27 v28 19 19 20 20 * Php 5.3 con las siguientes extensiones y modulos: 21 php-apc, mbstring, php-mcrypt 21 php-apc, mbstring, php-mcrypt 22 22 23 23 Descargar e instalar las extensiones y modulo 24 24 {{{ 25 25 apt-get install php-apc php5-mcrypt 26 26 }}} 27 Revisar que este instalada la extension mbstring 28 27 Revisar que este instalada la extension mbstring 29 28 {{{ 30 29 php -i|grep mbstring