SOLVED: ModX session problems in Rackspace Cloud

by Seth on August 12, 2010

I was having trouble with ModX session and getting kicked out of the manager repeatedly.  There is a nice post on this issue on the ModX forum site.  I also located a solution that worked for me which is posted here as well as the ModX forum.

—-

I saw some talk about permissions on the Rackspace cloud (Mosso).  I have been having this problem and tracked down what rackspace recommends for managing sessions via .htaccess.  Here is there example:

php_value session.gc_probability 1
php_value session.gc_divisor 100
php_value session.gc_maxlifetime 3600
php_value session.save_path /mnt/stor1-wc1-dfw1/123456/www.domain.com/web/sessions

To be sure you have the correct path, log into your site, click Features and scroll down to the Linux info and you will see your path next to Web directory

I have many sites running ModX (Evo and Rev) all on the Rackspace Cloud and have only run into this problem once… but it took me a while to figure it out.  All is well now

 

{ 2 comments… read them below or add one }

Millibit August 12, 2010 at 12:47 am

#Modx #Rackspace : Solution to session problems on the rackspace cloud http://bit.ly/duYvQH

This comment was originally posted on Twitter

modx_feeds August 12, 2010 at 2:04 am

SOLVED: ModX session problems in Rackspace Cloud | Millibit: I was having trouble with ModX session and getting ki… http://bit.ly/cJdQD0

This comment was originally posted on Twitter

Leave a Comment

Previous post:

Next post: