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

Can't install piwik to server with php settings: "mbstring.func_overload 2" and "mbstring.internal_encoding UTF-8" #5338

Closed
anonymous-matomo-user opened this issue Jun 11, 2014 · 3 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

I've got such error when trying to install piwik:
An exception has been thrown during the rendering of a template ("parse error: failed at content: ' '; line: 3594") in "@Installation/layout.twig" at line 27.

When in .htaccess i comment lines:
php_value mbstring.func_overload 2
php_value mbstring.internal_encoding UTF-8
everything is OK.

But i need to install piwik within other site that requires such settings.

Same error were posted to Twig issue tracker: https://github.com/fabpot/Twig/issues/32
Tickets were closed, but error appears.
Keywords: mbstring, UTF-8

@anonymous-matomo-user
Copy link
Author

Attachment: screenshot
2014-06-11 23.00.06.png

@mattab
Copy link
Member

mattab commented Jun 13, 2014

We are using the latest version of Twig, so maybe there is an issue in Twig func_overload is used.

Maybe you could create a ticket in Twig issue tracker about this issue?

@anonymous-matomo-user anonymous-matomo-user added this to the 2.4.0 - Piwik 2.4.0 milestone Jul 8, 2014
@martienne
Copy link

I am having the same problem. I am not experienced enough to start troubleshooting server settings. I need an installer that works.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants