hi,
when the web server is nginx not apache there will be an error using Internet Explorer 6 to playing courseware.
The screenshot is below.Someone could help?
Best practice forum (Archived)
issue about playing courseware
Hi Jinchao,
This could be related to an IE6/PHP bug when server-side compression is turned on. Look in the php.ini file of the server for a line
zlib.output_compression = On
And change it to
zlib.output_compression = Off then restart nginx
If nginx has any other inbuilt compression/delfating modules similar to Apache's mod_deflate you may want to disable them too.
Let me know if that helps,
Ciaran
פרסום זה הוסר
פרסום זה הוסר ואינו זמין יותר.