Warning: (null)() [ref.outcontrol]: output handler ‹ ob_gzhandler ›
cannot be used twice in Unknown on line 0
Tu dois avoir une version bugguée d’apache/php : tu peux néanmoins
désactiver la compression automatique dans SPIP en éditant
ecrire/inc_version.php3 et en mettant « auto_compress = false » à l’endroit où
se trouve « auto_compress = true ».
– Fil
Translated: You must have a buggy installation of Apache/PHP; to get around this problem, you can deactivate the automatic compression which Spip uses by editing the following file: ecrire/inc_version.php3
Look for the value: « auto_compress = true » and change it to « auto_compress = false ».