Ver Mensaje Individual
  #5 (permalink)  
Antiguo 27/11/2008, 11:49
Alejo18
 
Fecha de Ingreso: abril-2008
Mensajes: 122
Antigüedad: 16 años
Puntos: 1
Respuesta: 2 Thumbnails a la vez

Lo eh visto pero están bien puestos, encima lo estoy probando en mi localhost
php.ini:
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)


Edit:
LoL!, no se que esta pasando pero cuando agrego en el htaccess php_value memory_limit "16M" me funciona y en el php.ini tiene 8M, por que? si el archivo pesa como máximo 2 megas y debería funcionar =S

Última edición por Alejo18; 27/11/2008 a las 11:59