>> Every page access to dokuwiki generates two lines like this in Apache2 >> error log: >> [Thu Nov 18 17:49:51 2010] [error] [client 146.48.81.102] PHP Warning: >> Cannot modify header information - headers already sent in Unknown on line 0 >> >> Deselecting gzip_output solves the problem. > >It seems that this is normal because Apache already handles compression, >cf. the upstream bug report [1]. So there is no need to enable >gzip_output. > > [1] http://bugs.splitbrain.org/index.php?do=details&task_id=1919 > >I am closing this ticket as this is actually not a bug. :-)
I disagree. We have a program - dokuwiki - which exposes an option that may be set to 0 or 1. It ships with the option set to 0, but if you set it to 1 the program breaks. This is a bug. The option should not be there, or it should warn you that on certain systems (detail needed) it cannot be enabled. -- Francesco Potortì (ricercatore) Voice: +39 050 315 3058 (op.2111) ISTI - Area della ricerca CNR Fax: +39 050 315 2040 via G. Moruzzi 1, I-56124 Pisa Email: [email protected] (entrance 20, 1st floor, room C71) Web: http://fly.isti.cnr.it/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

