From: [EMAIL PROTECTED] Operating system: Linux Redhat 7.3 PHP version: 4.3.4 PHP Bug Type: Scripting Engine problem Bug description: During high load, PHP dumps sourcecode
Description: ------------ During high load on our hosting servers, some customers are complaining that their PHP sourcecode gets dumped to the browser (we have several screenshots of this) Each VirtualHost has a bandwidth limit which could be the reason for this, however the problem has not occured on any of our other 15 servers which uses versions lower than 4.3.4, it has only happened on the two servers that use 4.3.4, which seems to justify a pattern A phpinfo for the two servers can be found here: http://linux10.wannafind.dk/phpinfo.php http://linux9.wannafind.dk/phpinfo.php Reproduce code: --------------- Hard to reproduce Expected result: ---------------- The output from the parsed PHP file Actual result: -------------- The sourcecode of each PHP file -- Edit bug report at http://bugs.php.net/?id=26810&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26810&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26810&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26810&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26810&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26810&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26810&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26810&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26810&r=support Expected behavior: http://bugs.php.net/fix.php?id=26810&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26810&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26810&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26810&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26810&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26810&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26810&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26810&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26810&r=float