ID:               28417
 Updated by:       [EMAIL PROTECTED]
 Reported By:      prof_moriarty at veryfast dot biz
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: win XP
 PHP Version:      5.0.0RC2
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.


Previous Comments:
------------------------------------------------------------------------

[2004-05-16 20:50:38] prof_moriarty at veryfast dot biz

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 this bug report at http://bugs.php.net/?id=28417&edit=1

Reply via email to