From:             mambazo at gmail dot com
Operating system: XP
PHP version:      5.0.4
PHP Bug Type:     Unknown/Other Function
Bug description:  Inconsistent & Incomplete Pages

Description:
------------
The Problem:

Large pages do not fully load. Sometimes half a page will load, sometimes
1 line, and very rarely does a whole page load. Even phpinfo(); gets cut
off and garbled.

Random contents from other files are sometimes scattered throughout the
pages.

My Setup:

I have two machines encountering the same problem.

Windows XP
Apache 2.0.50
PHP 5.0.4 (and PHP 5.0.1 on the other machine)


Reproduce code:
---------------
<?php phpinfo(); ?>

Expected result:
----------------
The full PHP info, including the licence at the end. With no random
garbage.

Actual result:
--------------
A partial phpinfo output, sometimes with random contents from other files
in htdocs

-- 
Edit bug report at http://bugs.php.net/?id=33032&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33032&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33032&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33032&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33032&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33032&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33032&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33032&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33032&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33032&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33032&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33032&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33032&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33032&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33032&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33032&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33032&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33032&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33032&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33032&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33032&r=mysqlcfg

Reply via email to