Warning: ob_gzhandler() [ref.outcontrol]: output handler 'ob_gzhandler' cannot
be used twice in /blahblah/includes/bottom.inc on line 25

I can't speak as to why this would only happen occasionally, but I believe that you should comment out the output_buffering line in the php.ini file when using the ob_gzhandler function. Or so says a user-contributed note in the PHP manual...


Larry


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to