FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » PHP does not flush output on IIS7 ..
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: PHP does not flush output on IIS7 .. [message #178599 is a reply to message #178598] Tue, 10 July 2012 15:38 Go to previous messageGo to previous message
Robert Heller is currently offline  Robert Heller
Messages: 60
Registered: December 2010
Karma:
Member
At Tue, 10 Jul 2012 06:42:01 -0700 (PDT) brillisoft(at)gmail(dot)com wrote:

>
> On Tuesday, July 10, 2012 1:23:20 PM UTC+2, Erwin Moller wrote:
>> On 7/10/2012 12:53 PM, David wrote:
>> You forgot to post the "following PHP program".
>
> I did post it .. some timing issue I guess. It is there above your post.
>
>> A few ideas:
>> 1) It is very well possible your webserver (IIS7) decided to buffer the
>> results until it deemed the output worthy (big enough) to send to the
>> client.
>
> OK, I understand that and am looking for whatever implicit setting forces the buffering.
>
>> 2) Behaviour depends also on the way you installed PHP
>> (CGI/fast-cgi/isapi/more?)
>
> It is a default installation of PHP for IIS from Microsoft, and I do see that it uses the FastCGI - the IIS FastCGI settings do contain the path of the php-cgi.exe.
>
>> 3) Did you check php.ini? Maybe you are using output buffering without
>> knowing.
>
> I do see the php.ini file under C:\Program File...\PHP\v5.3.
> Cannot edit it .. it says read only.
> Is it normal to edit these files manually?

Yep -- it is the UNIX way. It is a plain text file. I am guessing the
file is owned by an Admin account and you are not logged in as an
Admin. Or something like that.

> Or does the PHP5.x provide a GUI for doing such things in a more controlled way?

Nope. PHP5.x does not provide any sort of GUI. *Maybe* something like
phpadmin (not actually part of PHP5.x, but a separate package) might.

>
>> 4) If you really need such behavior, you better ask in an IIS related
>> newsgroup.
>
> Good point, will look for an IIS related newsgroup.
>

--
Robert Heller -- 978-544-6933 / heller(at)deepsoft(dot)com
Deepwoods Software -- http://www.deepsoft.com/
() ascii ribbon campaign -- against html e-mail
/\ www.asciiribbon.org -- against proprietary attachments
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Extracting multiple matches from a string using preg_replace
Next Topic: Check out www.phpscribble.com
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 07:50:05 GMT 2024

Total time taken to generate the page: 0.04185 seconds