Installing SPIP

Dear Sirs,
I am very new to PHP, but I like SPIP very much. I installed it successfully, but I got the following message:

Warning: (null)() [ref.outcontrol]: output handler ‹ ob_gzhandler › cannot be used twice in Unknown on line 0

Could you, PLEASE, what to do to get rid of this message?

Thank you,
Emanuel

Emanuel,

Having looked in the mailing list archives in French, I found this message ( http://listes.rezo.net/archives/spip/2003-03/msg01202.html ):

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 ».

I hope this helps.
Paolo

-----Original Message-----
From: spip-en-bounces@rezo.net [mailto:spip-en-bounces@rezo.net] On Behalf Of Emanuel Jurica Beros - Veritas
Sent: Saturday, October 11, 2003 8:05 PM
To: spip-en@rezo.net
Subject: [Spip-en] Installing SPIP
Importance: High

Dear Sirs,
I am very new to PHP, but I like SPIP very much. I installed it successfully, but I got the following message:

Warning: (null)() [ref.outcontrol]: output handler ‹ ob_gzhandler › cannot be used twice in Unknown on line 0

Could you, PLEASE, what to do to get rid of this message?

Thank you,
Emanuel