If you can, use PHP 4.0.6 for server processing like that. It is the
last version that worked in our experience. A script using 4.0.6 can run
for months for us. Anything newer will die after a few hours/days. Not
sure where the problem is. May not be MySQL extension. Could be
anywhere.

Unless you are using persistent connections and unbuffered queries, then
there is a memory leak in the MySQL extension.

-steve-



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

Reply via email to