ID:               15943
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Analyzed
 Bug Type:         Unknown/Other Function
 Operating System: FreeBSD
 PHP Version:      4.1.2
 New Comment:

I've found which php.ini directive is the culprit here.

output_buffering = 4096

If this is set to Off, there are no problems.

Just some added info.  Maybe someone could elaborate on why this
happens, and if there is a work around?

Thanks,

Hans


Previous Comments:
------------------------------------------------------------------------

[2002-03-07 21:40:48] [EMAIL PROTECTED]

I could some more details?  For one, why it should be removed, and two
what in the php.ini file breaks the .phps functionality?

Using .phps is very useful.. I would think only having show_source()
would be clunky, as you'd need another script to just display others.

------------------------------------------------------------------------

[2002-03-07 21:36:31] [EMAIL PROTECTED]

This is known issue but I don't know if this is reported.
I think phps feature should be removed.
(Thoes who know issues understand why :)

Use show_source() instead.


------------------------------------------------------------------------

[2002-03-07 21:00:26] [EMAIL PROTECTED]

I've installed 4.1.2 and everything works fine with the latest Apache
release on the latest FreeBSD release.  However, when I try to view a
.phps page, the connection to the browser closes abruptly.  I was using
the supplied php.ini-recommended, and after playing around for a while,
saw that using php.ini-dist cleared the problem up.  I've looked at
both php.ini's supplied with the source, but can't see any difference
that would effect this.

How can using php.ini-recommended (doesn't work) versus php.ini-dist
(works) make a difference, and how can this be straightened out? 

Thank you,

Hans


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15943&edit=1

Reply via email to