Re: [PHP] Re: PHP cuts download process prematurely

2008-02-26 Thread Wolf
What you really need to do is grab the phpinfo from both servers and see what the differences are. Either put them side-by-side on the screen, or print them both out; but either way you need to do a line-by-line, configuration-by-configuration check to see what/where the differences in the set

Re: [PHP] Re: PHP cuts download process prematurely

2008-02-26 Thread Manuel Barros Reyes
On Tue, Feb 26, 2008 at 3:07 AM, Andrés Robinet <[EMAIL PROTECTED]> wrote: > > Though this is not likely to solve the problem, try adding the following two > lines at the beginning of the script (even before you query the database and > do > all your logic) > > ignore_user_abort(true); > set_

Re: [PHP] Re: PHP cuts download process prematurely

2008-02-26 Thread Manuel Barros Reyes
On Tue, Feb 26, 2008 at 3:07 AM, Andrés Robinet <[EMAIL PROTECTED]> wrote: > > You need the log files to know exactly what the problem is. And, even if you > are I'll try to rescue those logs many thanks again. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.

RE: [PHP] Re: PHP cuts download process prematurely

2008-02-25 Thread Andrés Robinet
> -Original Message- > From: Shawn McKenzie [mailto:[EMAIL PROTECTED] > Sent: Monday, February 25, 2008 11:19 PM > To: php-general@lists.php.net > Subject: [PHP] Re: PHP cuts download process prematurely > > Manuel Barros Reyes wrote: > > I am building a report application that generates s