Topic on Project:Support desk

Gibberish Characters on Load

6
Summary by Johnywhy

It is needed to comment the following line in the includes/MediaWiki.php file:

$response->header( 'Content-Encoding: identity' );

https://www.mediawiki.org/wiki/Topic:Vzxi8uroe2eo23gk

disabling compression seems irrelevant

Johnywhy (talkcontribs)

I recently updated core and several extensions to latest versions. I kept getting various error messages, so i attempted to comment out all extensions in LocalSettings.php. Now, i'm just getting weird characters on boot.

�u7��␢+ήo�rL�h4�@��Ѐ7��:z{x�דc6�

Any fix?

thx

Malyacko (talkcontribs)
This post was hidden by Johnywhy (history)
Johnywhy (talkcontribs)

fixed. thx!

Johnywhy (talkcontribs)

Now getting this on a brand new MW installation 1.35.1, with compression disabled, on new install of chrome with no extensions.

it's obviously completely reasonable to require wiki visitors to use Firefox.

Johnywhy (talkcontribs)

My webhost found the fix. It is needed to comment the following line in the includes/MediaWiki.php file:

$response->header( 'Content-Encoding: identity' );

https://www.mediawiki.org/wiki/Topic:Vzxi8uroe2eo23gk