28/05/2007, 07:27
|
| | Fecha de Ingreso: abril-2007
Mensajes: 92
Antigüedad: 17 años, 7 meses Puntos: 0 | |
Re: MySQL server has gone away Espero esto te sirva
php.ini
max_execution_time = 120
max_input_time = 120
memory_limit = 16M
post_max_size = 10M
upload_max_filesize = 10M
upload_tmp_dir = /xyz
my.ini
set-variable=key_buffer=16M
set-variable = max_allowed_packet=10M
Si alguna linea no está, incluyela, a mi me funciono, espero a ti tambièn...
Saludos! |