Login Persistence time in 2.10
15 posts by 8 authors in: Forums > CMS Builder
Last Post: December 12, 2011 (RSS)
By Jason - November 9, 2011
Have you tried to set a new session.savepath in General Settings as per Dave's post above? This usually takes care of the issue.
Let us know if you still experience this problem.
Thanks
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] Login Persistence time in 2.10
My apologies for not trying all of the solutions before posting. I was successful in resolving the login issue after setting a new session.savepath directory.
I have 2 suggestion for someone making this change:
- Be sure you change the permissions on the new folder to allow write capabilities.
- Be sure you folder path is correct (no trailing slash was required for me).
I messed up on both of these items at first. Both will break things to the extent that you cannot access the CMSB interface to make changes. To correct the path, I had to go to CMSADMIN > DATA > SETTING.DATA.PHP to correct it.
After I corrected all of my mistakes, everything works perfectly.
Thanks
Re: [Jason] Login Persistence time in 2.10
Stumped again (CMSB Version 2.13).
When I try to change the session save path to the folder sfortmwepr in my root directory, I get this error when I try to access the web site:
session.save_path doesn't exist! (../sfortmwepr)
To change session settings edit /data/settings.dat.php
Trying to change changing it to /sfortmwepr /sfortmwepr/ or sfortmwepr/ or../../ produces a directory does not exist error in the Admin interface.
Any help appreciated.
Thanks,
Jerry Kornbluth
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
Re: [gkornbluth] Login Persistence time in 2.10
By Jason - December 12, 2011
Have you tried using a full path to your root instead of using ../ ?
Hope this helps
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] Login Persistence time in 2.10
By gkornbluth - December 12, 2011 - edited: December 12, 2011
Works just fine now.
You've happily done it again.
Thanks
Jerry Kornbluth
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php