I had that problem too.
set_time_limit = 0 ; in php.ini
and
Timeout 0 # in httpd.conf
// jocke
-Original Message-
From: J.Veenhuijsen [mailto:[EMAIL PROTECTED]
Sent: den 7 oktober 2003 06:55
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: timeout question
see in php.ini
see in php.ini
max_execution_time = 30 ; Maximum execution time of each script, in
seconds
or
set_time_limit (PHP 3, PHP 4 )
limit the maximum execution time
void set_time_limit (int seconds)
Set the number of seconds a script is allowed to run. If this is
reached, the script returns a