ID: 26810 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Duplicate Bug Type: Scripting Engine problem Operating System: Linux Redhat 7.3 PHP Version: 4.3.4 New Comment:
There are no php_* vars in the problematic-virtualhosts. But there are some php_* values in the other virtualhosts (like `php_admin_flag engine off`), so it could be related to bug #25753. I can't be sure, for now I will mark this bug a dup and wait for bug #25753 to be fixed, which I hope will be _very_ soon :) Previous Comments: ------------------------------------------------------------------------ [2004-01-06 17:43:36] [EMAIL PROTECTED] Ignore the webserver thing, I'm slow today. (didn't notice those phpinfo() urls.. :I) Do you use any php_value or similar settings in httpd.conf? (or any .htaccess file) Do you happen to set 'engine' php.ini setting in those if you have any? ------------------------------------------------------------------------ [2004-01-06 17:41:27] [EMAIL PROTECTED] 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. Would be nice to know what webserver is used for starters. Also, see bug #25753 which I believe is the same bug as this is. ------------------------------------------------------------------------ [2004-01-06 05:08:01] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=26810&edit=1