I'm having the same problem; authentication works fine with native sessions, but user data isn't persisted when using PDO session storage.
I'm not sure if it's related, but when I switch to PDO storage, I also get sqlite database-locked errors when viewing multiple pages simultaneously (e.g. a page and it's Assetic assets) with the profiler enabled. It seems strange, since my pdo_connection service is using a mysql connection. But I don't get those errors with native session storage. Any ideas would be much appreciated! Thanks, Kevin -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en