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

Internal server error on settings page #5826

Closed
sdussaut opened this issue Jul 13, 2014 · 3 comments
Closed

Internal server error on settings page #5826

sdussaut opened this issue Jul 13, 2014 · 3 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.

Comments

@sdussaut
Copy link

Hi!

Since 2.4.x update, when I try to go to the settings page I get an internal server error from Piwik no matter the user I log in with.

Here are the server logs:

[Sun Jul 13 20:03:48 2014] [info] [client XX.XX.XXX.XXX] (32)Broken pipe: core_output_filter: writing data to the network
[Sun Jul 13 20:04:03 2014] [warn] [client XX.XX.XXX.XXX] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://www.domain.fr/analytics/index.php?module=CoreHome&action=index&idSite=1&period=range&date=previous7
[Sun Jul 13 20:04:03 2014] [error] [client XX.XX.XXX.XXX] Premature end of script headers: php5.fcgi, referer: http://www.domain.fr/analytics/index.php?module=CoreHome&action=index&idSite=1&period=range&date=previous7
[Sun Jul 13 20:04:04 2014] [error] mod_fcgid: process /home/user/cgi-bin/php5.fcgi(662386) exit(communication error), get unexpected signal 11

Any idea on this?

@Globulopolis
Copy link
Contributor

@sdussaut
Copy link
Author

I just don't get it :-)
I'm on PHP > 5.3, fastCGI is there and I don't have access to apache.conf (shared host).

Can you point me to the steps I need to reproduce to fix this?

Thanks a lot!

@sdussaut
Copy link
Author

Ok, I found the problem with the help of my web hosting service.

I was running Piwik on PHP 5.3.6 (Piwik is stated to run on PHP 5.3.2 and newer here).
I switched to PHP 5.3.26 and it seems to run fine. So apparently there is something not working between Piwik 2.4.1 and PHP 5.3.6.

@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Sep 20, 2014
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. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

3 participants