The ini setting is actually this:

max_execution_time

Not "max_execute_time." It defaults to 30 seconds... so Im not sure why 
your service hangs even after 5 minutes... are you using milliseconds 
instead of seconds?  set it to something small like '5' and do some more 
tests...

also check out the set_time_limit() function

-- 

Brian 'Bex' Huff
[EMAIL PROTECTED]
Phone: 952-903-2023
Fax: 952-829-5424



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

Reply via email to