I was testing my site on X10. Everything was working fine, but now PHP Sessions are not working.
I have a login page on my site, which sets a $_SESSION variable called ['user']. When the user logs in, the navigation bar on the top is supposed to change. Everything was working fine till...