Changes between Version 31 and Version 32 of InstalacionServidoresWeb
- Timestamp:
- 18/12/14 11:44:34 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstalacionServidoresWeb
v31 v32 19 19 20 20 * Php 5.3 con las siguientes extensiones y modulos: 21 php-apc, mbstring, php-mcrypt21 php-apc, mbstring, mcrypt, gd 22 22 23 23 Descargar e instalar las extensiones y modulo 24 24 {{{ 25 apt-get install php-apc php5-mcrypt 25 apt-get install php-apc php5-mcrypt php5-gd 26 26 }}} 27 27 Revisar que este instalada la extension mbstring