From: David E. N. <da...@se...> - 2003-04-03 01:59:51
|
Hello. Ive been having problems with Phpwiki. I recently recompiled apache 2 (latest) and php (latest too), because I had problems when I requested phpwiki through http/1.1. Apache did not send any Encoding field declaring it was zipped, which it did if connection was through http/1.0 Now I get this error from php, and since im not seasoned on php-apache, here it is: lib/Request.php:143: Warning[2]: ob_gzhandler() [<a href='http://www.php.net/ref.outcontrol'>ref.outcontrol</a>]: output handler 'ob_gzhandler' cannot be used twice What can be wrong there? |