From: Reini U. <ru...@x-...> - 2005-01-27 13:57:30
|
Arnaud Fontaine schrieb: > Le 26 janv. 05, à 15:03, Reini Urban a écrit : >> ke...@ch... schrieb: >> >>> I reinstalled and now I get the same thing. What am I doing and how >>> do I correct >>> what is. >>> The following is at the top of all my pages: >>> lib/Request.php:299: Warning[2]: ob_start(): output handler >>> 'ob_gzhandler' >>> cannot be used after 'URL-Rewriter' >>> Can you help? >> >> config.ini: >> COMPRESS_OUTPUT = false >> or use current CVS. keith: edit config/config.ini search for "COMPRESS_OUTPUT =" and change it to: COMPRESS_OUTPUT = false Or install current CVS. > Did you correct the compression stuff with RSS feeds (ie. do you still > compress rss output) ? Yes, this was fixed in lib/Request.php:364 -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |