I've got a site with ZF as base, but have Drupal running in a sub folder. example.com/ (ZF) example.com/drupal-site/ (Drupal)
My problem is that I get different Sessions IDs in drupal pages then I do in ZF pages.I don't understand why, I thought in was php and apache itself that handled the session.
regards Anders
