I have 2 codeigniter installs running on the same server.
the first app is : localhost/aa/index.php second app is : localhost/aa/invoice/index.php
If you move the code to the same server ,both the sessions will start to share by default.