Re: Session Resetting itself and/or Not saving
I realize this post is really old, but you're problem has nothing to do with
CakePHP
in /app/webroot/.htaccess copy/paste this line at the top:
php_flag session.auto_start 1
Next time check your phpinfo() to ensure session_auto_start is true - that
should show you what's going on. I'm going to assume that ini_set cannot be
set on your server.
--
View this message in context: http://cakephp.1045679.n5.nabble.com/Session-Resetting-itself-and-or-Not-saving-tp1315891p5711872.html
Sent from the CakePHP mailing list archive at Nabble.com.
--
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 post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home