I hosted a web app on Azure using CakePHP 2.X
on windows platform. I use the wincache session handler (session.save_handler = wincache)
. Today I have had a problem. My PHP scripts which create sessions to login to my dashboard didn't work(keeps logging me out) while I didn't change anything to this code.
Warning Error: session_start(): Cannot find save handler 'wincache' - session startup failed in.