thanx for your reply

I had already tryed that one but it didn't work. It's not the script which 
times out but rather the web server (apache), and I can't touch apache 
configuration.

cheers
mauro


>From: "John Holmes" <[EMAIL PROTECTED]>
>Reply-To: <[EMAIL PROTECTED]>
>To: "'Mauro'" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
>Subject: RE: [PHP] keep alive refresh
>Date: Mon, 3 Jun 2002 19:59:42 -0400
>
>Raise the max execution time for your script. Either do it in PHP.ini or
>I think there is a function for it you can use in your script...
>
>---John Holmes...
>
> > -----Original Message-----
> > From: Mauro [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, June 03, 2002 4:35 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] keep alive refresh
> >
> > Hello,
> >
> > I looked for some old questions about my problem in the m.l. archive
>but
> > I did not find anything.
> >
> > I'm writing a php script which takes a couple of values from the web
> > interface and then passes these values to a program which writes it's
> > output
> > on a file.
> > Then the output of the file is published on the web page.
> >
> > The problem is that this program may take 1 minute up to 1 hour to
>write
> > all
> > the output on the file and the browser times out.
> >
> > Any suggestion on how to solve this?
> >
> > Many thanx
> > Mauro
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to