Project

General

Profile

Actions

Fehler #129

open

php compression using ob_gzhandler causes Extplorer to fail

Added by Herman Braam almost 11 years ago.

Status:
Neu
Priority:
Normal
Category:
Bug
Target version:
-
eXtplorer Version:
2.1.2
Joomla! Version:
Joomla! 3.0

Description

I am compressing my PHP files on the fly with GZIP using

php_value output_handler ob_gzhandler

in my .htaccess file. This causes eXtplorer to render gibberish when used standalone and hang when used in Joomla.
Using a local .htaccess for eXtplorer turning te compression off like:

php_value output_handler none

solves the issue.

Is eXtplorer not compatible with ob_gzhandler?

I am using version 2.1.3

No data to display

Actions

Also available in: Atom PDF