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



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

Reply via email to