ID: 15297 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: RedHat 7.2 PHP Version: 4.1.1 New Comment:
Try using the php.ini-dist (copied over to php.ini) from the PHP 4.1.1 distribution. There have been cases where the problem has been an old php.ini file. --Jani Previous Comments: ------------------------------------------------------------------------ [2002-01-31 01:28:00] [EMAIL PROTECTED] './configure' '--with-mysql=/usr/local' '--enable-track-vars' '--with-imap=../imap-2001a' '--with-gd' '--with-freetype-dir' '--with-ttf' '--with-curl' '--with-apxs=/usr/local/apache/bin/apxs' please note that now i have upgraded apache to 1.3.20 thinking that the problem could be from apache for some reason but this didn't helped also. As for the script.... do not think that i can post a sample script the script is for on-line ordering and there is a lot of scripts involved i also found an other post with the same problems on XP, the guy was claiming that the problems was occured from output buffering and that after set php ini 'implicit_flush=on' his problems solved..never had a change to try this > Also, are you using zlib outputcompression and/or ouput buffering? No, nothing like this i was using a ini file from php 3 in other words parameters regarding compression,buffering didn't exist in the ini file i hope that those variables are initialized to defaults (off) ------------------------------------------------------------------------ [2002-01-30 14:54:56] [EMAIL PROTECTED] Can you post your configure-line, and a short sample script? Also, are you using zlib outputcompression and/or ouput buffering? ------------------------------------------------------------------------ [2002-01-30 06:30:03] [EMAIL PROTECTED] I 've tried upgrading to V4.1.1 after a succefull build i tried to fetch https pages, the behavior of php was realy strange, php didn't returned all the html code to the browser but insteand the html was corrupted after some output. The problem was also reproduced with V4.1.0 after this problems i downgraded to V4.0.6 which seems to work just fine. Please note that php didn't return any errors and that this problem was randomly reproduced, eg after the 5th,6th fetch on the same page php was generating the corrupted html while all the other fetched where succeded System configuration RedHat 7.2, kernel 2.4.7-10 apache_1.3.14 mod_ssl-2.7.0-1.3.14 mysql-3.23.39 gcc-2.96-98 glibc-2.2.4-19.3 PHP is build as a shared module, as a static link the results where the same ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=15297&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]