zuckbin Posted July 21, 2004 Posted July 21, 2004 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.
Guest Posted July 21, 2004 Posted July 21, 2004 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
zuckbin Posted July 22, 2004 Author Posted July 22, 2004 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...
zuckbin Posted July 22, 2004 Author Posted July 22, 2004 Resolve It was STS 2 , php files are corupted, I re upload them, and all is fine now =) Bye.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.