I had a similar problem on my system too. In my case I fixed the problem simply outputting some information during the processing (I would recommend a process bar or something like that). The process itself was correct anyway, but doing that I was getting the expected behaviour from the browser: showing me that the page transfer was finished.
good luck alessandro -----Messaggio originale----- Da: Ago [mailto:[EMAIL PROTECTED] Inviato: marted́ 25 maggio 2004 13.04 A: [EMAIL PROTECTED] Oggetto: [PHP] Reading from XML file I have a PHP script who reads data from a XML file uploaded via http form. This file is about 15 MB. The script builds a query of thousands inserts as many as the products the XML file contains (more or less 40000 inserts). After 4 minutes the httpd process aborts by itself. What can it depend on? I have also increased the memory_limit parameter in php.ini to 32 MB and set_time_limit to 0. What can I do anymore? Thanks. -- 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