I don't know why your PHP installation does not support session_set_save_handler(). According to the manual (http://php.benscom.com/manual/en/function.session-set-save-handler.php) it's a standard function.
RoundCube won't work correctly if the session management is not done by the proprietary functions of RC. Sorry. Thomas William Martino wrote: > *I have been using roundcube for a while now and all has been well. I > just updated my server and now I am getting the message.* > * > * > * > * > *Fatal error*: Call to undefined function session_set_save_handler() in > */home/familychat/roundcube/program/include/session.inc* on line *152* > * > * > *PHP was upgraded, but I didn't change anything. Any help on this would > be great.* > *Let me know if you need more info* > * > * > * > * > *Thanks,* > *Bill* > > ------------------------------------------------------------------- > This message has been scanned for viruses and dangerous > content by *MailScanner* <http://www.mailscanner.info/>, and is believed > to be clean. > MailScanner thanks transtec Computers <http://www.transtec.co.uk/> for > their support.
