ID: 23534 Comment by: jharrell at dlc4me dot com Reported By: mark at onelauter dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows 2000 Server PHP Version: 4.3.2RC3-dev New Comment:
Just noticed that 4.3.2 Final does not echo correctly to the cli. It pauses for several seconds... then when the script is nearly done it slams me with 4 pages of text... 4.2.3 Final works just fine. (I tried the 4.3.2 because an issue w/ fdf was nearly fixed... but it would seem that 4.3.2 has more problems than I am willing to battle with) jh Previous Comments: ------------------------------------------------------------------------ [2003-05-13 23:04:45] mark at onelauter dot com Sure, I'll be happy to try it with Apache. It'll be a few days before I can make time. BTW, I did verify that the problem occured with both cgi (php.exe) and isapi on IIS. If it works in Apache but not IIS, I'll forward all the information I can about my setup. ------------------------------------------------------------------------ [2003-05-13 20:07:23] [EMAIL PROTECTED] Could you try this with Apache 1.3.27 ? (so that we know if it's IIS specific.) ------------------------------------------------------------------------ [2003-05-13 00:22:09] mark at onelauter dot com sigh... I *finally* got it to work. I changed output_buffering from 0 to 4096 and it started working. I have no idea why that make a difference. ------------------------------------------------------------------------ [2003-05-12 23:35:44] mark at onelauter dot com just updated summary, see previous post for additional details... ------------------------------------------------------------------------ [2003-05-12 23:34:03] mark at onelauter dot com I totally wiped the server (reformatted the HD) and reinstalled everything. I still encounter the same problem. However, from the localhost everything works as expected. There are no errors in any of the php scripts. I only encounter the problem when trying to access the scripts from another machine. I had lots of trouble getting file permissions set and wonder if this could still be an issue, although I'm not getting any permission errors. Scripts also run fine from the local command line. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/23534 -- Edit this bug report at http://bugs.php.net/?id=23534&edit=1