Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error : Gzip compression


zuckbin

Recommended Posts

Posted

Hi

 

I m on Oscommerce ms2, no hacks, just STS 2.

 

All was fine, but after a momment, i got this error on index.php of the catalog:

 

ZIP_COMPRESSION == 'true') && ($ext_zlib_loaded == true) && ($ini_zlib_output_compression < 1) ) { if ( (PHP_VERSION < '4.0.4') && (PHP_VERSION >= '4') ) { tep_gzip_output(GZIP_LEVEL); } } ?>

 

I really don't know how to resolve this error.

 

I looked every where on forum and google, and i didn't found the answer.

 

My Mysql database is FINE and was verified.

 

Serveur HTTP : Apache

Version PHP : 4.3.6 (Zend : 1.3.0)

MySQL 4.0.20-standard-log

Linux 2.4.26

Gzip compression : OFF and on 0 on OSC admin panel

osCommerce 2.2-MS2+STS_2

 

Please help me...

 

Thanks in advance.

Posted

try turning gzip off in your store admin panel, else you will need to go in and edit your php.ini file to see if you have double settings for gzip

Posted

No others solutions?

 

This is already OFF in admin panel.

 

And it was ok,and just yesterday, it was broken...I was working on /images , i was changing logo,button...

Posted

Resolve

 

It was STS 2 , php files are corupted, I re upload them, and all is fine now =)

 

Bye.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...