mh i tracked the bug down to be an FOPEN on a URL so i need to set a timeout on FOPEN hows that possible ? Using php version 4.3.7
"Head" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > hello list, > > im running a php script from CLI/CGI on linux which has a variable execution > time, some times it doesnt terminates by itself so i have to set a > max_execution_time to terminate the script. My problem is that the > max_exec_time on CGI versions is always 0 (never time out) which produces > zombie php prozesses. > > any help/sugesstions ? > > thanks - Head -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

