>>
Site Map
>>
Forums
>>
Installation
Forum module - topics in forum:
Installation - PHP-NUKE Installation
Error Zlip
just installed my plat nuke version 7.6 b.4 everthing is perfect but this is what i get on the top of the header
Warning: ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression' in /home/u1/gilani5920/html/index/mainfile.php on line 98
Now someone told to do this !
YOu'll need to disable gzip compression in the forum admins control panel under general admin, configuration.
But here is problem how can i go there when go there b4 the forum admin page come i get same error and a white page ....so what to do what to do .

You can change your gzip compresion value from 1to 0 in your phpadmin section. Go to nuke_bbconfig and locate the table called gzip compression if enabled the value is 1 or at least it is in my table edit the value to zero and that should disable the gzip compression. The admins may have another solution but this worked for me.