By khanvanna on
I have two sites (http://blog.example.com and http://www.example.com) hosted on one Drupal install and one database.
And I've created 5 shared tables: shared_user, shared_sessions, shared_role, shared_authmap, and shared_sequences. Everything works find, except "sessions" => I have to re-log in or re-sign out between the two sites. Why?
P.S: I've tested in local machine, and sessions work find.