Page 1 of 1

buffer Error help needed

Posted: Mon May 31, 2004 2:42 am
by Atiq
Hi there

I am getting this erro when running my php script.

PHP Warning: gzuncompress(): buffer error in .........................

This code is working fine locally but when i put my code on remote server i am getting the above message.

Please advise on why is this comming .

is this some kinf of php.ini setting problem?

Thanking in advance

Regards,

Atiq

Posted: Mon May 31, 2004 8:25 am
by dull1554
i think you have to enable gz compression in php.ini
sorry i cant be more specific...not too sure on this one

good luck