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

console diagnostics:run complains about always_populate_raw_post_data #9795

Closed
oz42 opened this issue Feb 17, 2016 · 3 comments
Closed

console diagnostics:run complains about always_populate_raw_post_data #9795

oz42 opened this issue Feb 17, 2016 · 3 comments
Labels
worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@oz42
Copy link

oz42 commented Feb 17, 2016

Although I have set always_populate_raw_post_data=-1 in php.ini, Piwik complains about this and shows an empty dashboard.

@tsteur
Copy link
Member

tsteur commented Feb 18, 2016

Just to rule some simple things out. Have you restarted your webserver? In case you have multiple PHP versions or so installed, was the change made in the right php.ini?

Also can you create eg a file called test.php and put following text in there:

<?php
echo phpinfo();

Then open the url in the browser and maybe you can send us what value it shows for always_populate_raw_post_data?

@oz42
Copy link
Author

oz42 commented Feb 19, 2016

Am 2016-02-18 08:12, schrieb Thomas Steur:

Just to rule some simple things out. Have you restarted your
webserver? In case you have multiple PHP versions or so installed, was
the change made in the right php.ini?

Everything was okay. This was missing: the overlay module was disabled,
Piwik does no longer run if it is disabled.

Olaf

@tsteur
Copy link
Member

tsteur commented Feb 19, 2016

I tried to disable the overlay module but it still worked, can someone reproduce this one? If so, please comment here and I will reopen

@tsteur tsteur closed this as completed Feb 19, 2016
@tsteur tsteur added the worksforme The issue cannot be reproduced and things work as intended. label Feb 19, 2016
@tsteur tsteur added this to the 2.16.1 milestone Feb 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants