UseBB Community

UseBB support, discussion and development

General Error at install - pls help me

Moderators: Gaia.

Post Reply

Page: 1

Author Post
Member
Registered: Dec 2009
Posts: 14
I tried to install UseBB 1.0.10.
When I accessed install/index.php,
this message was displayed.
May be I didn't anything to do.
Please tell me how to do.

Quote
UseBB General Error
An error was encountered. We apologize for any inconvenience.

In file sources/template.php on line 95:
E_WARNING - ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used after 'mb_output_handler'

This error should probably not have occured, so please report it to the webmaster.
Thank you for your help.
If you are the webmaster of this board and you believe this is a bug, please send a bug report.
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
Don't know how mb_output_handler gets called because it's not in the source.

I would set
$conf['output_compression'] = 0;
in config.php. This will disable the compression in UseBB.
Member
Registered: Dec 2009
Posts: 14
I did so, then I could install.
Thank you for your advice.

Post Reply

Page: 1

UseBB Community is powered by UseBB 1 Forum Software