From: prof_moriarty at veryfast dot biz Operating system: win XP PHP version: 5.0.0RC2 PHP Bug Type: Apache2 related Bug description: pages not completly loaded
Description: ------------ Running PHP5RC2 on Apache2.0.recent as a module (MYSQL 4.0.18). When running phpmyadmin, and listing tables (i.e. listing the contents of a MySQL table in HTML tables, or listing the table list itself etc (anything that uses HTML tables)), much of the time the server only bothers returning Partial tables. Some-times it even finishs with a page in the middle of a tag. This should be reproduceable by anyone using a similar setup to the above. Just nab a copy of phpmyadmin, and play around. You can't miss it. It doesn't always happen. 1 in 10 pages may load properly (just keep hitting that reload :) ). Note: Works fine with Apache 1.3.recent. Therefore the problem lies with apache 2 or php5's support thereof. Note2: There are no errors returned by apache or PHP. (php error reporting is on e_all in phpmyadmin) note3: Similar to bug 23653. But with much more recent versions of everything. -- Edit bug report at http://bugs.php.net/?id=28417&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28417&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28417&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28417&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28417&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28417&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28417&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28417&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28417&r=support Expected behavior: http://bugs.php.net/fix.php?id=28417&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28417&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28417&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28417&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28417&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28417&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28417&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28417&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28417&r=float