ID: 48943 User updated by: guillermog at tricuspide dot com Reported By: guillermog at tricuspide dot com -Status: Feedback +Status: Open Bug Type: *General Issues Operating System: Windows 7 RC PHP Version: 5.3.0 New Comment:
I really privided all the information I have. I think this is a real problem. Do you need anything else in specific? I really want to help to have this solved! Previous Comments: ------------------------------------------------------------------------ [2009-07-16 13:01:44] j...@php.net Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2009-07-16 12:49:07] guillermog at tricuspide dot com Description: ------------ I have a web page with several iframes and iterations on rows from a mysql database. The problem is that when I load the page the iframes will show "Connection Reset" in Firefox like if the server was overloaded. Besides, in Apache's error.log the following error is shown: Parent: child process exited with status 255 The same happens in 1 of 2 times if I load the page alone (not as an iframe). The Iframe prints several rows (maybe 1000, from a mysql table) but just after finishing the Connection is Reset The system works perfectly up to 5.2.9 but doesnt works with 5.3.0 nor 5.3.1-dev, this is why I thing is a php5.3-related problem. I'm sorry but i could not reproduce this problem in a short script. Windows 7 RC Apache 2.2.11 Expected result: ---------------- Page loaded Actual result: -------------- Connection Reset by server ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48943&edit=1