Symfony 2.1 Session Local Value and Master Value (read on phpinfo)
问题 I'm having problems with sessions when i sarted migration from symfony 2.0 to symfony 2.1. I'm using simplesamlphp for authentication and everything was working ok on symfony 2.0. On Symfony 2.1 it is NOT OK. I checked the diferences between them on phpinfo->session and this what i got: symfony2.1 symfony 2.0 Master Value session.save_handler user files files session.save_path (..)/symproject/app (..)/wamp/tmp (..)/wamp/tmp /cache/dev/sessions This values must be equal to php.ini since