Re: [PHP-ES] Problemas de conexion al enviar formulario

[email protected] (Gerardo Benitez)
Newsgroups php.general.es
Message-ID <[email protected]>
Hola Ricardo, lo que podes hacer es consultar el *log de errores* del
servidor, para que ver si el proceso se muere en el servidor o no, también
con fines de debugear tu codigo podes escribir en esos *logs*.

Para escribir en el log del servidor tenes las funciones:
*error_log* http://ar2.php.net/manual/en/function.error-log.php

Y para ver eso log de errores en linux / unix en general esta en
*/var/log *ahi tenes varios archivos:
error_log
access_log

Espero haberte ayudado.


Gerardo.


2010/5/18 Ricardo Vila <[email protected]>

> ...

Tengo un formualrio que sube archivos y al enviar la informacion el servidor
> empiezas a procesar la data, pero demora en procesarla por lo que luego de
> un rato mi navegador (firefox), me manda el mensaje del tipo:
>
> The connection was reset
> The connection to the server was reset while the page was loading.
> * The site could be temporarily unavailable or too busy. Try again in a few
> moments.
> * If you are unable to load any pages, check your computer's network
> connection.
> Ricardo
>



-- 
Gerardo Benitez
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.