[BUG] Icy Phoenix 2.0 Http://127.0.0.1/forum/ajax_chat.php# »  Show posts from    to     

Icy Phoenix


Old Support Topics - [BUG] Icy Phoenix 2.0 Http://127.0.0.1/forum/ajax_chat.php#



mort [ Sun 29 Jul, 2012 06:49 ]
Post subject: [BUG] Icy Phoenix 2.0 Http://127.0.0.1/forum/ajax_chat.php#
[Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 4153: ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression'

Edit:

[Icy Phoenix Debug] PHP Notice: in file /adm/page_header_admin.php on line 49: ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression'


Informpro [ Sun 29 Jul, 2012 22:25 ]
Post subject: Re: [BUG] Icy Phoenix 2.0 Http://127.0.0.1/forum/ajax_chat.php#
Hi,

try to add this in your .htacces file :
Code: [Hide]
  1. php_value zlib.output_compression off 


mort [ Mon 30 Jul, 2012 02:08 ]
Post subject: Re: [BUG] Icy Phoenix 2.0 Http://127.0.0.1/forum/ajax_chat.php#
It was already off in php.ini?

; http://php.net/zlib.output-compression
zlib.output_compression = Off

Nevertheless the php_value zlib.output_compression off in .htaccess appears to have resolved it.


Informpro [ Mon 30 Jul, 2012 02:36 ]
Post subject: Re: [BUG] Icy Phoenix 2.0 Http://127.0.0.1/forum/ajax_chat.php#
Are you sure the php.ini you looked in was the right one ? You can check it with a <?php phpinfo(); (like, in phpinfo.php).
Anyway, this should probably 1) be done in PHP 2) disable ob_handler gzip


mort [ Mon 30 Jul, 2012 06:10 ]
Post subject: Re: [BUG] Icy Phoenix 2.0 Http://127.0.0.1/forum/ajax_chat.php#
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value




Powered by Icy Phoenix