Home Learn More Purchase Knowledge Base Support Contact

Community Forums

Forum » KBPublisher General discussion

Warning message "'ob_gzhandler' "

(3 posts)

  1. jasonc
    Member

    Hello,

    Today I installed KBPublisher 3.0 Evaluation version, It is working great except one thing. I get below warning message on client page,

    Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used after 'mb_output_handler' in C:\Inetpub\wwwroot\kb\client\inc\common.inc.php on line

    and below message on admin page

    Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used after 'mb_output_handler' in C:\Inetpub\wwwroot\kb\admin\common.inc.php on line 30

    I use IIS, Windows OS and PHP, MySQL.

    Does anyone have clue on this "ob_gzhandler" warning? Is there anything else that needs to be installed?

    Thank you very much

    Posted 7 months ago #
  2. Check admin/config.inc.php there is a variable $conf['use_ob_gzhandler']
    set it to 0,
    $conf['use_ob_gzhandler'] = 0;

    Does it help?

    Posted 7 months ago #
  3. jasonc
    Member

    Perfect. Thank you so much!

    Jason

    Posted 6 months ago #

RSS feed for this topic

Reply

You must log in to post.

© 2008 Double Jade LLC | customer.service@kbpublisher.com