PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
Atiq
Forum Commoner
Posts: 26 Joined: Thu Feb 19, 2004 5:23 am
Post
by Atiq » Mon May 31, 2004 2:42 am
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
dull1554
Forum Regular
Posts: 680 Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W
Post
by dull1554 » Mon May 31, 2004 8:25 am
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