On 2 feb 2011, at 22.59, Tim Starling wrote: > On 03/02/11 03:11, Gustaf Josefsson wrote: >> Hello! >> >> I just installed mediawiki on a new site. I've used it on other >> servers before and never encountered this problem. For some reason, >> i get "Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown >> error.", when i try to enter a new url (/index.php?title=asd). This >> seem to be similar to the problem described here: >> http://www.mediawiki.org/wiki/Help_talk:Starting_a_new_page#Page_Not_Found_error > > <http://www.google.com/support/forum/p/Chrome/thread?tid=3388bd392b939f43&hl=en> > > There's lots of possible causes given in that thread. The most likely > of them seems to be display_errors, you should try switching it off in > php.ini. > > -- Tim Starling > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
I don't have the option of changing php.ini, but i'm able to override through .htaccess I added this to .htaccess: php_flag display_errors off With no change :( / Gustaf [guff] Gustaf Josefsson Entreprenör, inspiratör och expert på allt. [email protected] 0709-854979 - Sveriges mest kreativa problemlösare - www.entreprenorsjakten.se _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
