Re: [symfony-users] Re: Session and Security Bundle questions

2011-04-13 Thread Gustavo Adrian
I didn't get back to this topic. I still use the native session. But I'm gonna try again with PDO storage to see what happens now that I updated my vendors again. In the meantime, did anyone implement this two features, PDO storage + security component, successfully? Thanks. 2011/4/13 Kevin >

[symfony-users] Re: Session and Security Bundle questions

2011-04-13 Thread Kevin
I'm having the same issue; native sessions work fine, but there's no user data persisted in the PDO sessions. Has anyone else figured out a solution? I'm not sure if it's relevant, but switching to PDO session storage also causes sqlite database-locked errors to show up when accessing multiple pa