robfor Posted October 25, 2007 Posted October 25, 2007 Hi! I have recently changed web host and now when I try to use certain features in the admin I get trown back to the admin login all the time. This must have something to do with the session setting for my hosting account and if anyone knows what the problem might be please tell me! I have set register globals to on but it made no difference. Im using the RC1 version of OSC These are the session setting for my web host account: session Session Support enabled Registered save handlers files user Directive Local Value Master Value session.auto_start Off Off session.bug_compat_42 On On session.bug_compat_warn On On session.cache_expire 180 180 session.cache_limiter nocache nocache session.cookie_domain no value no value session.cookie_lifetime 0 0 session.cookie_path admin/ / session.cookie_secure Off Off session.entropy_file no value no value session.entropy_length 0 0 session.gc_divisor 100 100 session.gc_maxlifetime 1440 1440 session.gc_probability 1 1 session.name osCAdminID PHPSESSID session.referer_check no value no value session.save_handler user files session.save_path /tmp /tmp session.serialize_handler php php session.use_cookies On On session.use_only_cookies Off Off session.use_trans_sid Off Off
Guest Posted October 25, 2007 Posted October 25, 2007 Hi! I have recently changed web host and now when I try to use certain features in the admin I get trown back to the admin login all the time. This must have something to do with the session setting for my hosting account and if anyone knows what the problem might be please tell me! I have set register globals to on but it made no difference. Im using the RC1 version of OSC These are the session setting for my web host account: session Session Support enabled Registered save handlers files user Directive Local Value Master Value session.auto_start Off Off session.bug_compat_42 On On session.bug_compat_warn On On session.cache_expire 180 180 session.cache_limiter nocache nocache session.cookie_domain no value no value session.cookie_lifetime 0 0 session.cookie_path admin/ / session.cookie_secure Off Off session.entropy_file no value no value session.entropy_length 0 0 session.gc_divisor 100 100 session.gc_maxlifetime 1440 1440 session.gc_probability 1 1 session.name osCAdminID PHPSESSID session.referer_check no value no value session.save_handler user files session.save_path /tmp /tmp session.serialize_handler php php session.use_cookies On On session.use_only_cookies Off Off session.use_trans_sid Off Off could also be your configure.php file in admin/includes
robfor Posted October 25, 2007 Author Posted October 25, 2007 could also be your configure.php file in admin/includes I don't think so since most things work and everything worked on my old host. Exactly what could be wrong in that file? Most thing in the admin section works but not all, more particularly the user tracking and define content contribs and it must have something to do with the server setting because the path int eh config file are correct as far as I can see. /rob
Recommended Posts
Archived
This topic is now archived and is closed to further replies.