Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joomla 3.5 and PHP7 #34

Open
jjnxpct opened this issue Mar 31, 2016 · 0 comments
Open

Joomla 3.5 and PHP7 #34

jjnxpct opened this issue Mar 31, 2016 · 0 comments

Comments

@jjnxpct
Copy link

jjnxpct commented Mar 31, 2016

Hi! I am having a small problem with the less compiler plugin on a website using Joomla 3.5 and after switching to PHP7. When the plugin encounters an error, now instead of showing the error on the page I get a ERR_CONTENT_DECODING_FAILED page and the site is not loaded. When the error is fixed in the less file it works fine again.

This only happens when Gzip compression is enable din the Joomla settings. When this compression is off the error is shown on the frontend page, instead of the mentioned error.

So I guess the outputting of the error on the screen somehow conflicts with the Gzip compression? And only on PHP7 and not earlier version?

Any thoughts on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant