boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

output handler 'ob_gzhandler'

 
Post new topic   Reply to topic    boardom Forum Index -> Installation issues
View previous topic :: View next topic  
Author Message
remote



Joined: 26 Jan 2003
Posts: 1

PostPosted: Sun Jan 26, 2003 10:38 am    Post subject: output handler 'ob_gzhandler' Reply with quote

hi to all.

I've just installed B2 on my server and when I open the home page I getthis error

Warning: (null)() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used twice in Unknown on line 0

You can see it on http://www,docblog.org/b2

I do not understandwhat does it mean or where I've got wrong.
Any suggestion?

thx

remote
Back to top
View user's profile Send private message Send e-mail
GamerZ



Joined: 15 May 2002
Posts: 537
Location: Singapore

PostPosted: Sun Jan 26, 2003 12:13 pm    Post subject: Reply with quote

think is a php 4.3.0 bug
_________________

++ GamerZ.Per.Sg - Complex Simplicity
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
Kelson



Joined: 30 Jan 2003
Posts: 1

PostPosted: Thu Jan 30, 2003 9:10 pm    Post subject: Reply with quote

According to this page, it's not actually a bug, it's a warning to let you know that the script is misconfigured for the server or vice versa.

Specifically, if you have output buffering turned on in php.ini *and* you try to turn it on in a script, it will generate this warning.

http://bugs.php.net/bug.php?id=20479

Unfortunately the wording isn't very useful.

You can solve it by either turning output buffering off in php.ini or setting $use_gzipcompression to 0 at the top of blog.header.php.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Installation issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group