Hi,
I am trying to get my sessions to work with PHP4.
I can get them to work fine, but automaticl url rewriting does not seem to occur. I have compiled PHP with --enable-trans-sid and checked that trackvars and register globals are both on.
I can manually echo the SID, and use cookies fine...but no rewriting! I am running Apache, Linux, PHP ... anybody any ideas what is happening???
Thanx