Monday, January 19, 2015

Re: Session date missing after redirect

Euromark,

Thanks for your response. I updated my version of CakePHP to the 2.6.1. Now I can change the setup so that session cookies on the server are written to /app/tmp/sessions. I now see the cookies - each with a name like sess_abd5g143..... The client-side cookie content is the GUID that matches the GUID that is part of the server-side cookie name.

My session setup (at least on the CakePHP side) is very much default except that I now have Session.default='cake'. The server is a WHM/Cpanel type. Very generic too.

I have setup another 2.x app that uses the same UsersController code and I get the same symptoms. I agree it seems like a server problem - but where do I look? Especially since on the same server a 1.3 app works. I have asked the company I lease my servers from to help.

Ken

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: