Hi there, not sure if anyone is familiar with php sessions and centos... but i need some assistance with getting the session to carry from one page to the next. The session can be created and I am able to echo the session vars on the page they were created by, however the vars are empty once you jump onto the next page. I've tried echo'ing out errors and come up with error number 22527 (if that helps?).
Any ideas what may be causing this or whether i should perhaps be looking to some kind of server configuration setting? This is a self-managed private server using Centos 6 edit alongside Apache webserver.
Many thanks in advance!