- Had IE+CSS problem (CSS not loading, CSS loading on reload, view source unresponsive).
- Searched whole forum for help. Unsuccessfully.
- Made 'phpinfo.php'.
Code: Select all
<?php phpinfo(); ?>
- Found:
Configuration -> PHP Core -> Directive = output_handler -> Local Value =ob_gzhandler
- CURSED HIS PROVIDER
- Made '.htaccess'.
Code: Select all
php_value output_handler none
php_flag zlib.output_compression On
php_value zlib.output_compression_level 9
- TOOK VACATION
CMS - simple to use and almost simple to install

Maybe CMS installer could automatically take care of such PHP configuration?