Alexandre van de sande wrote:
I did that and they've replied that I should disable Output compression. That should be done during installation or can it be done hand-editing the php files on the site?
To disable output compression, take out this bit:
## Compress output if the browser supports it if( !ini_get( 'zlib.output_compression' ) ) @ob_start( 'ob_gzhandler' );
Alexandre (I searched about this on the web before posting, are the list archives googable?)
Yes; put site:mail.wikipedia.org into your google search.
-- brion vibber (brion @ pobox.com)