![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
01/10/2008, 06:40
|
| | Fecha de Ingreso: junio-2008
Mensajes: 18
Antigüedad: 16 años, 8 meses Puntos: 0 | |
Respuesta: Metodos para modificar el php.ini Estoy intentando crear .htaccess con el siguiente contenido: php_value upload_max_filesize 100M
php_value post_max_size 100M
php_value max_execution_time 1000
php_value max_input_time 1000
pero no funciona, habra que hacer algo mas. |