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

Corrects a issue where the Login is lost (Zend-Server 6.3/PHP 5.5) #241

Closed

Conversation

pisc-software
Copy link

Corrects a issue where the Login is lost on Zend-Server 6.3 and PHP 5.5 and PIWIK returing to Login-Screen without message after successful login.

This is in response to Ticket #4806:
http://dev.piwik.org/trac/ticket/4806

Does regenerate the Session-ID as originally intended, however keeps the
session with the browsers resulting in a stable login on the above PHP
environment.

Session-ID on Zend-Server 6.3 and PHP 5.5

This is in response to Ticket matomo-org#4806:
http://dev.piwik.org/trac/ticket/4806

Does regenerate the Session-ID as originally intended, however keeps the
session with the browsers resulting in a stable login on the above PHP
environment.
@mruz
Copy link

mruz commented Apr 10, 2014

During installation on openSUSE 13.1 with PHP 5.5.10 & nginx/1.4.7 I'm getting:

Error: it seems you tried to skip a step of the Installation process, or your cookies are disabled, or the Piwik configuration file was already created. 
Make sure your cookies are enabled and go back to the first page of the installation .

I did try piwik-latest and piwik-2.2.0-b18. Above PR not works for me.

@mattab
Copy link
Member

mattab commented May 5, 2014

Other PHP projects have had same issue eg. symfony/symfony#6417

@mattab
Copy link
Member

mattab commented May 5, 2014

Closing this PR now, please comment in http://dev.piwik.org/trac/ticket/4806#comment:12

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

Successfully merging this pull request may close these issues.

None yet

3 participants