Hi
Is it possible to tell EE to use an alternate session_save_path?
Thanks
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
March 26, 2012 7:49am
Subscribe [3]#1 / Mar 26, 2012 7:49am
Hi
Is it possible to tell EE to use an alternate session_save_path?
Thanks
#2 / Mar 27, 2012 6:16am
Bump
#3 / Mar 27, 2012 1:59pm
Hello optima,
I do not see a configuration variable for session_save_path.
If there is another way, it may require some hacking. If you are interested, I can move this to the Community Help Forum to see if anyone there has an idea.
Cheers,
#4 / Mar 27, 2012 2:44pm
That would be good, thanks Shane.
The host (not our usual provider) does not allow the default session save path to be writable because its a shared environment and it can not be overridden in an htaccess file because its Windows space. Any ideas from the community would be very much appreciated.
#5 / Mar 28, 2012 6:33am
Does anyone know if this can be overwritten in the index.php file via ini_set?
Or in what system file(s) EE refers to the session.save_path in the servers php.ini?