Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [Error Message] Encoding/MySQL 5.5?
#3
Not Solved
Thank you for the quick replay,

I tar(ed) first, then Gziped. Upload and extracted.

FileZila + Cpanel

Edit: BTW - the Admin Panel is working without any problems or errors.

Edit 2: Installed on wampserver (local) And everything works just fine

local MySQL info
Server: localhost (localhost via TCP/IP)
Software: MySQL
Software version: 5.5.24-log - MySQL Community Server (GPL)
Protocol version: 10
User: root@localhost
Server charset: UTF-8 Unicode (utf8)

Apache/2.2.22 (Win64) PHP/5.3.13
Database client version: libmysql - mysqlnd 5.0.8-dev - 20102224 - $Id: 65fe78e70ce53d27a6cd578597722950e490b0d0 $
PHP extension: mysqli Documentation


SOLVED!

It was caused by the following PHP variable which was enabled on the server:

zlib.output-compression

http://php.net/manual/en/zlib.configuration.php

The behaviour of these functions is affected by settings in php.ini.

The zlib extension offers the option to transparently compress your pages on-the-fly, if the requesting browser supports this.


Messages In This Thread
Encoding/MySQL 5.5? - by ArieKatz - 2013-09-29, 11:07 AM
RE: Encoding/MySQL 5.5? - by Matt - 2013-09-29, 11:22 AM
RE: Encoding/MySQL 5.5? - by ArieKatz - 2013-09-29, 11:24 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)