Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

cannot log in unless I delete the PHPSESSID cookie key


Go to End


509 Views

Avatar
GDT Tech Ops

Community Member, 1 Post

28 October 2015 at 10:42am

Edited: 28/10/2015 11:21am

Hi,

We have a problem of not being able to log into SilverStripe. When we try, we are returned to the log-in page. We have found that if we delete the PHPSESSID key/value pair from the browser's cookie before submitting the log-in form we can log in successfully. We are using php5-fpm with nginx.

Can anyone suggest a way to resolve this problem, so we don't need to use the above work around? Thanks for your help.