I have read through the php manual for this problem and it seems quite a common issue but i have yet to find a solution. I am saving sessions in a database. My code is as f
Make sure both pages are the same php version (php5, php4 sometimes have different session paths)