Forum Moderators: coopster
I have a problem whereby each time I reload a page a new php session is created in my temp folder.
Needless to say that sessions are not passed from one page to another.
CAN ANYONE HELP?!?!?!?
I've been searching for the past two days - bugs on php.net and php.net page on session seem to give info but it is not working for me.
I tried adding the two domains (localhost and 127.0.0.1) to my list of trusted sites and disabling cokies and ad control in there only (for them in the trusted site list) but it didn't work either.
I also tried having only the ad control on (privacy general settings) but it still didn't work.
More reading here:
-http://forum.zonelabs.org/zonelabs/board/message?board.id=Privacy&message.id=3049
Basically you have three solutions:
I used the last one with IE (I browse using FF). Allowed it to only access the trusted zone and turned off privacy (I am not using it for anything else anyway)
By default, Cookie control is disabled so you must have cranked it up. Personally, I control this in my browser, not in ZA. Even so, all that aside, why would it be blocking anyway, are you managing sessions through a third-party site?
If I turn off cookie control and leave ad control on to medium it still doessn't work - as soon as I turn on a single setting from the ad control the whole thing goes pear shape.
Nope not using third party site to control sessions - but when running sessions locally just doesn't work if you have ZA and cookie control and/or ad control turned on.