Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2013-04-21 Thread sweet_philippe at hotmail dot com
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: sweet_philippe at hotmail dot com
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:laruence
 Block user comment: N
 Private report: N

 New Comment:

Problems occurs for me on :

php-5.4.13-1.fc18.x86_64 + httpd-2.4.4-2.fc18.x86_64
and
php-5.4.11-1.fc18.x86_64 + httpd-2.4.3-15.fc18.x86_64

zlib.output_compression = Off in php.ini
With apache mod_deflate on or off it is the same.

Any advise to fix it please ?


Previous Comments:

[2012-07-29 11:36:22] knorge at gmx dot de

I want to test the mentioned snapshot but none of the links are working on this 
page: http://windows.php.net/snapshots/
Where have they gone? I am using Win7 x64 and this bug is driving me crazy for 
some time. Will it be finally fixed in PHP 5.4.6?


[2012-07-24 23:39:52] ras...@php.net

Automatic comment on behalf of mike
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=8f857603b462c123c7b10191c691c0d0f2a6acbc
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression


[2012-07-24 12:22:45] bugs dot php at mohiva dot com

Now, it works for me.


[2012-07-24 06:55:04] larue...@php.net

re-fixed agian...


[2012-07-24 06:44:41] larue...@php.net

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=4c1e2bbd6f744b4048d4e0540ecc5dbe005494fe
Log: Re-fix bug #55544




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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-07-29 Thread knorge at gmx dot de
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: knorge at gmx dot de
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:laruence
 Block user comment: N
 Private report: N

 New Comment:

I want to test the mentioned snapshot but none of the links are working on this 
page: http://windows.php.net/snapshots/
Where have they gone? I am using Win7 x64 and this bug is driving me crazy for 
some time. Will it be finally fixed in PHP 5.4.6?


Previous Comments:

[2012-07-24 23:39:52] ras...@php.net

Automatic comment on behalf of mike
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=8f857603b462c123c7b10191c691c0d0f2a6acbc
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression


[2012-07-24 12:22:45] bugs dot php at mohiva dot com

Now, it works for me.


[2012-07-24 06:55:04] larue...@php.net

re-fixed agian...


[2012-07-24 06:44:41] larue...@php.net

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=4c1e2bbd6f744b4048d4e0540ecc5dbe005494fe
Log: Re-fix bug #55544


[2012-07-24 06:42:27] larue...@php.net

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=4c1e2bbd6f744b4048d4e0540ecc5dbe005494fe
Log: Re-fix bug #55544




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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-07-24 Thread bugs dot php at mohiva dot com
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: bugs dot php at mohiva dot com
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:laruence
 Block user comment: N
 Private report: N

 New Comment:

Now, it works for me.


Previous Comments:

[2012-07-24 06:55:04] larue...@php.net

re-fixed agian...


[2012-07-24 06:44:41] larue...@php.net

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=4c1e2bbd6f744b4048d4e0540ecc5dbe005494fe
Log: Re-fix bug #55544


[2012-07-24 06:42:27] larue...@php.net

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=4c1e2bbd6f744b4048d4e0540ecc5dbe005494fe
Log: Re-fix bug #55544


[2012-07-24 06:17:34] larue...@php.net

here is the confusion(assuming -d output_handler=ob_gzhandler -d 
zlib.output_compression=0) :

1. php.output_handler will change the ZLIGB(output_compression) before the zlib 
RINIT 
2. in zlib RINIT, we set the ZLIBG(output_compression) to default value(ini)

3. if we don't override the ZLIBG(output_compression), then in the 
php_zlib_output_compression_start which will be called in RINT will try to 
start 
zlib compression handler (although it depends on the requeset header), then, 
the 
conflict warning will be threw.

4. if we override it, then it the php_zlib_output_compression_start, it will 
return FALIURE, and no compression occurred(see the codes from my previous 
reply)

so, the key problem is multi-featrues depends on one global flag -> 
ZLIBG(output_compression).


[2012-07-24 05:12:35] larue...@php.net

Here is the problem
ext/zlib/zlib.c
@@ -205,7 +205,7 @@ static int php_zlib_output_handler(void **handler_context, 
php_output_context *o
if (SUCCESS == 
php_output_handler_hook(PHP_OUTPUT_HANDLER_HOOK_GET_FLAGS, &flags TSRMLS_CC)) {
/* only run this once */
if (!(flags & PHP_OUTPUT_HANDLER_STARTED)) {
if (SG(headers_sent) || 
!ZLIBG(output_compression)) {  

seems we need a bigger work to resolve this




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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-07-23 Thread bugs dot php at mohiva dot com
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: bugs dot php at mohiva dot com
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Feedback
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:laruence
 Block user comment: N
 Private report: N

 New Comment:

The error message is gone, but the gzip compression doesn't work no longer.

The configuration that I use in php-fpm.conf is:
php_flag[output_buffering] = on
php_flag[zlib.output_compression] = off
php_value[output_handler] = ob_gzhandler

Can someone of the devs mark the bug 62335 as duplicate.


Previous Comments:

[2012-07-20 18:58:09] larue...@php.net

Please try using this snapshot:

  http://snaps.php.net/php5.4-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

Hi, I've made a fix for this, could you please try with it?


[2012-07-20 18:56:45] larue...@php.net

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=a6f1533789b897d3b8930b437164e81e0a0f4c72
Log: Fixed bug #55544 (ob_gzhandler always conflicts with 
zlib.output_compression)


[2012-07-20 18:56:10] larue...@php.net

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=a6f1533789b897d3b8930b437164e81e0a0f4c72
Log: Fixed bug #55544 (ob_gzhandler always conflicts with 
zlib.output_compression)


[2012-07-20 17:08:24] ras...@php.net

Yes, something isn't being reset after the request when you use 
ob_start('ob_gzhandler')


[2012-07-20 08:55:31] webmaster at abyssunderground dot co dot uk

Still present in the recent 5.4.5 update. Very frustrating.




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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-07-20 Thread webmaster at abyssunderground dot co dot uk
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: webmaster at abyssunderground dot co dot uk
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:mike
 Block user comment: N
 Private report: N

 New Comment:

Still present in the recent 5.4.5 update. Very frustrating.


Previous Comments:

[2012-07-17 17:11:23] manu at gandi dot net

same problem open for 5.4.4:
https://bugs.php.net/bug.php?id=62335


[2012-07-17 14:15:36] bugs dot php at mohiva dot com

Same problem here. This bug isn't fixed in 5.4.5RC1.


[2012-07-02 07:26:54] dietmar at gps-tour dot info

Hi, it's not fixed in my PHP Version: 5.4.4-2~dotdeb.0

The Line "ZLIBG(output_compression) = 0;" in ext/zlib/zlib.c from the obove 
commit 
is not in the actual head or 5.4.4 branch anymore.


[2012-06-22 13:35:28] ewal at pointpro dot nl

You are right. It seems to be fixed in php-5.4.4-1; no more errors now. Thanks.


[2012-06-21 11:56:24] v dot a dot popov at gmail dot com

Seems to be a problem in merging the fix to actual branch, which releases are 
made of.
This commit:
http://git.php.net/?p=php-src.git;a=commit;h=85a62e9086db7a8ddfcda4ab1279a2439935f8d5
really fixes the problem, but relevant line is not present in php-5.4.3 and 
php-5.4.4.




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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-07-17 Thread manu at gandi dot net
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: manu at gandi dot net
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:mike
 Block user comment: N
 Private report: N

 New Comment:

same problem open for 5.4.4:
https://bugs.php.net/bug.php?id=62335


Previous Comments:

[2012-07-17 14:15:36] bugs dot php at mohiva dot com

Same problem here. This bug isn't fixed in 5.4.5RC1.


[2012-07-02 07:26:54] dietmar at gps-tour dot info

Hi, it's not fixed in my PHP Version: 5.4.4-2~dotdeb.0

The Line "ZLIBG(output_compression) = 0;" in ext/zlib/zlib.c from the obove 
commit 
is not in the actual head or 5.4.4 branch anymore.


[2012-06-22 13:35:28] ewal at pointpro dot nl

You are right. It seems to be fixed in php-5.4.4-1; no more errors now. Thanks.


[2012-06-21 11:56:24] v dot a dot popov at gmail dot com

Seems to be a problem in merging the fix to actual branch, which releases are 
made of.
This commit:
http://git.php.net/?p=php-src.git;a=commit;h=85a62e9086db7a8ddfcda4ab1279a2439935f8d5
really fixes the problem, but relevant line is not present in php-5.4.3 and 
php-5.4.4.


[2012-06-11 22:36:46] php at pointpro dot nl

This issue remains on ArchLinux running: PHP 5.4.3 (built: May 31 2012 
10:40:02).

Even though zlib.output_compression is set to Off in php.ini and phpinfo(); 
reports this setting as being off, I still get this warning message at each run 
of any PHP script. Or more specific:

PHP Warning:  Unknown: output handler 'zlib output compression' conflicts with 
'ob_gzhandler' in Unknown on line 0

The same issue happens both when running through lighttpd as when using the 
CLI. If any more information is required, please let me know which.




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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-07-17 Thread bugs dot php at mohiva dot com
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: bugs dot php at mohiva dot com
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:mike
 Block user comment: N
 Private report: N

 New Comment:

Same problem here. This bug isn't fixed in 5.4.5RC1.


Previous Comments:

[2012-07-02 07:26:54] dietmar at gps-tour dot info

Hi, it's not fixed in my PHP Version: 5.4.4-2~dotdeb.0

The Line "ZLIBG(output_compression) = 0;" in ext/zlib/zlib.c from the obove 
commit 
is not in the actual head or 5.4.4 branch anymore.


[2012-06-22 13:35:28] ewal at pointpro dot nl

You are right. It seems to be fixed in php-5.4.4-1; no more errors now. Thanks.


[2012-06-21 11:56:24] v dot a dot popov at gmail dot com

Seems to be a problem in merging the fix to actual branch, which releases are 
made of.
This commit:
http://git.php.net/?p=php-src.git;a=commit;h=85a62e9086db7a8ddfcda4ab1279a2439935f8d5
really fixes the problem, but relevant line is not present in php-5.4.3 and 
php-5.4.4.


[2012-06-11 22:36:46] php at pointpro dot nl

This issue remains on ArchLinux running: PHP 5.4.3 (built: May 31 2012 
10:40:02).

Even though zlib.output_compression is set to Off in php.ini and phpinfo(); 
reports this setting as being off, I still get this warning message at each run 
of any PHP script. Or more specific:

PHP Warning:  Unknown: output handler 'zlib output compression' conflicts with 
'ob_gzhandler' in Unknown on line 0

The same issue happens both when running through lighttpd as when using the 
CLI. If any more information is required, please let me know which.


[2012-04-18 09:48:46] larue...@php.net

Automatic comment on behalf of mike
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=8f857603b462c123c7b10191c691c0d0f2a6acbc
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression




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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-07-02 Thread dietmar at gps-tour dot info
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: dietmar at gps-tour dot info
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:mike
 Block user comment: N
 Private report: N

 New Comment:

Hi, it's not fixed in my PHP Version: 5.4.4-2~dotdeb.0

The Line "ZLIBG(output_compression) = 0;" in ext/zlib/zlib.c from the obove 
commit 
is not in the actual head or 5.4.4 branch anymore.


Previous Comments:

[2012-06-22 13:35:28] ewal at pointpro dot nl

You are right. It seems to be fixed in php-5.4.4-1; no more errors now. Thanks.


[2012-06-21 11:56:24] v dot a dot popov at gmail dot com

Seems to be a problem in merging the fix to actual branch, which releases are 
made of.
This commit:
http://git.php.net/?p=php-src.git;a=commit;h=85a62e9086db7a8ddfcda4ab1279a2439935f8d5
really fixes the problem, but relevant line is not present in php-5.4.3 and 
php-5.4.4.


[2012-06-11 22:36:46] php at pointpro dot nl

This issue remains on ArchLinux running: PHP 5.4.3 (built: May 31 2012 
10:40:02).

Even though zlib.output_compression is set to Off in php.ini and phpinfo(); 
reports this setting as being off, I still get this warning message at each run 
of any PHP script. Or more specific:

PHP Warning:  Unknown: output handler 'zlib output compression' conflicts with 
'ob_gzhandler' in Unknown on line 0

The same issue happens both when running through lighttpd as when using the 
CLI. If any more information is required, please let me know which.


[2012-04-18 09:48:46] larue...@php.net

Automatic comment on behalf of mike
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=8f857603b462c123c7b10191c691c0d0f2a6acbc
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression


[2012-04-13 10:25:45] jacky at prahec dot com

I have the same problem, using "php_value output_handler ob_gzhandler" in 
.htaccess produces the same warning all the time. I've been trying to bypass 
the problem but nothing works.

In 5.3.8 I didn't have that problem. So downgraded for now.

PHP Ini:
output_buffering = Off
zlib.output_compression = Off




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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-06-22 Thread ewal at pointpro dot nl
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: ewal at pointpro dot nl
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:mike
 Block user comment: N
 Private report: N

 New Comment:

You are right. It seems to be fixed in php-5.4.4-1; no more errors now. Thanks.


Previous Comments:

[2012-06-21 11:56:24] v dot a dot popov at gmail dot com

Seems to be a problem in merging the fix to actual branch, which releases are 
made of.
This commit:
http://git.php.net/?p=php-src.git;a=commit;h=85a62e9086db7a8ddfcda4ab1279a2439935f8d5
really fixes the problem, but relevant line is not present in php-5.4.3 and 
php-5.4.4.


[2012-06-11 22:36:46] php at pointpro dot nl

This issue remains on ArchLinux running: PHP 5.4.3 (built: May 31 2012 
10:40:02).

Even though zlib.output_compression is set to Off in php.ini and phpinfo(); 
reports this setting as being off, I still get this warning message at each run 
of any PHP script. Or more specific:

PHP Warning:  Unknown: output handler 'zlib output compression' conflicts with 
'ob_gzhandler' in Unknown on line 0

The same issue happens both when running through lighttpd as when using the 
CLI. If any more information is required, please let me know which.


[2012-04-18 09:48:46] larue...@php.net

Automatic comment on behalf of mike
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=8f857603b462c123c7b10191c691c0d0f2a6acbc
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression


[2012-04-13 10:25:45] jacky at prahec dot com

I have the same problem, using "php_value output_handler ob_gzhandler" in 
.htaccess produces the same warning all the time. I've been trying to bypass 
the problem but nothing works.

In 5.3.8 I didn't have that problem. So downgraded for now.

PHP Ini:
output_buffering = Off
zlib.output_compression = Off


[2011-09-19 14:37:30] m...@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.






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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-06-21 Thread v dot a dot popov at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: v dot a dot popov at gmail dot com
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:mike
 Block user comment: N
 Private report: N

 New Comment:

Seems to be a problem in merging the fix to actual branch, which releases are 
made of.
This commit:
http://git.php.net/?p=php-src.git;a=commit;h=85a62e9086db7a8ddfcda4ab1279a2439935f8d5
really fixes the problem, but relevant line is not present in php-5.4.3 and 
php-5.4.4.


Previous Comments:

[2012-06-11 22:36:46] php at pointpro dot nl

This issue remains on ArchLinux running: PHP 5.4.3 (built: May 31 2012 
10:40:02).

Even though zlib.output_compression is set to Off in php.ini and phpinfo(); 
reports this setting as being off, I still get this warning message at each run 
of any PHP script. Or more specific:

PHP Warning:  Unknown: output handler 'zlib output compression' conflicts with 
'ob_gzhandler' in Unknown on line 0

The same issue happens both when running through lighttpd as when using the 
CLI. If any more information is required, please let me know which.


[2012-04-18 09:48:46] larue...@php.net

Automatic comment on behalf of mike
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=8f857603b462c123c7b10191c691c0d0f2a6acbc
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression


[2012-04-13 10:25:45] jacky at prahec dot com

I have the same problem, using "php_value output_handler ob_gzhandler" in 
.htaccess produces the same warning all the time. I've been trying to bypass 
the problem but nothing works.

In 5.3.8 I didn't have that problem. So downgraded for now.

PHP Ini:
output_buffering = Off
zlib.output_compression = Off


[2011-09-19 14:37:30] m...@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




[2011-09-19 14:36:43] m...@php.net

Automatic comment from SVN on behalf of mike
Revision: http://svn.php.net/viewvc/?view=revision&revision=316992
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression




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

https://bugs.php.net/bug.php?id=55544


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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-06-11 Thread php at pointpro dot nl
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: php at pointpro dot nl
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:mike
 Block user comment: N
 Private report: N

 New Comment:

This issue remains on ArchLinux running: PHP 5.4.3 (built: May 31 2012 
10:40:02).

Even though zlib.output_compression is set to Off in php.ini and phpinfo(); 
reports this setting as being off, I still get this warning message at each run 
of any PHP script. Or more specific:

PHP Warning:  Unknown: output handler 'zlib output compression' conflicts with 
'ob_gzhandler' in Unknown on line 0

The same issue happens both when running through lighttpd as when using the 
CLI. If any more information is required, please let me know which.


Previous Comments:

[2012-04-18 09:48:46] larue...@php.net

Automatic comment on behalf of mike
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=8f857603b462c123c7b10191c691c0d0f2a6acbc
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression


[2012-04-13 10:25:45] jacky at prahec dot com

I have the same problem, using "php_value output_handler ob_gzhandler" in 
.htaccess produces the same warning all the time. I've been trying to bypass 
the problem but nothing works.

In 5.3.8 I didn't have that problem. So downgraded for now.

PHP Ini:
output_buffering = Off
zlib.output_compression = Off


[2011-09-19 14:37:30] m...@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




[2011-09-19 14:36:43] m...@php.net

Automatic comment from SVN on behalf of mike
Revision: http://svn.php.net/viewvc/?view=revision&revision=316992
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression


[2011-08-31 02:58:41] diogin at gmail dot com

Description:

Windows XP SP3 x86, Apache 2.2, PHP 5.4.0alpha3, with the following php.ini 
configuration options:

output_buffering = Off
zlib.output_compression = Off

Run this script twice through browser, you will see a warning and a notice:



And the error messages are:

Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' conflicts 
with 'zlib output compression' in D:\soft\develop\web\php\5.4\0\var\index.php 
on line 2

Notice: ob_start() [ref.outcontrol]: failed to create buffer in 
D:\soft\develop\web\php\5.4\0\var\index.php on line 2
hello, world



Test script:
---


Expected result:

No warnings or notices will be raised.

Actual result:
--
A warning and a notice are raised.






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


Bug #55544 [Com]: ob_gzhandler always conflicts with zlib.output_compression

2012-04-13 Thread jacky at prahec dot com
Edit report at https://bugs.php.net/bug.php?id=55544&edit=1

 ID: 55544
 Comment by: jacky at prahec dot com
 Reported by:diogin at gmail dot com
 Summary:ob_gzhandler always conflicts with
 zlib.output_compression
 Status: Closed
 Type:   Bug
 Package:Output Control
 Operating System:   Windows XP SP3 x86
 PHP Version:5.4.0alpha3
 Assigned To:mike
 Block user comment: N
 Private report: N

 New Comment:

I have the same problem, using "php_value output_handler ob_gzhandler" in 
.htaccess produces the same warning all the time. I've been trying to bypass 
the problem but nothing works.

In 5.3.8 I didn't have that problem. So downgraded for now.

PHP Ini:
output_buffering = Off
zlib.output_compression = Off


Previous Comments:

[2011-09-19 14:37:30] m...@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




[2011-09-19 14:36:43] m...@php.net

Automatic comment from SVN on behalf of mike
Revision: http://svn.php.net/viewvc/?view=revision&revision=316992
Log: Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compression


[2011-08-31 02:58:41] diogin at gmail dot com

Description:

Windows XP SP3 x86, Apache 2.2, PHP 5.4.0alpha3, with the following php.ini 
configuration options:

output_buffering = Off
zlib.output_compression = Off

Run this script twice through browser, you will see a warning and a notice:



And the error messages are:

Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' conflicts 
with 'zlib output compression' in D:\soft\develop\web\php\5.4\0\var\index.php 
on line 2

Notice: ob_start() [ref.outcontrol]: failed to create buffer in 
D:\soft\develop\web\php\5.4\0\var\index.php on line 2
hello, world



Test script:
---


Expected result:

No warnings or notices will be raised.

Actual result:
--
A warning and a notice are raised.






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