amac44
Offline
Posts: 12
|
 |
« on: July 27, 2010, 05:37:34 PM » |
|
My site has been up for several years and I've never had this problem before. I log in, the system authenticates me and I see the admin start page OK. But if I click anything (Pages, for example) the system kicks me out. It is very frustrating.
Currently running v2.8.1 rev. 1287.
Thanks a
|
|
|
|
|
Logged
|
|
|
|
|
kweitzel
|
 |
« Reply #1 on: July 27, 2010, 05:42:11 PM » |
|
Session Support is enabled and the sessions have a lifetime at least as long as the cookies?
cheers
Klaus
|
|
|
|
|
Logged
|
WebsiteBaker Org e.V. - for WebsiteBaker
|
|
|
amac44
Offline
Posts: 12
|
 |
« Reply #2 on: July 27, 2010, 05:57:39 PM » |
|
Session support is enabled.
session.cookie_life time is 0 (means 'until browser closed')
So that should be good? I'm looking at these in phpinfo() output.
|
|
|
|
|
Logged
|
|
|
|
nturner
Offline
Posts: 7
|
 |
« Reply #3 on: July 27, 2010, 06:20:09 PM » |
|
I'm having the same problem, keep losing sessions mid-editing. Firefox or Safari. First noticed this about 2 weeks intermittently ago? Seems to be worse now.
|
|
|
|
|
Logged
|
|
|
|
|
kweitzel
|
 |
« Reply #4 on: July 27, 2010, 06:35:36 PM » |
|
Apologies, check the server side please, and you still haven't answered my questions  Additionally try to enable the smartlogin feature. cheers Klaus
|
|
|
|
|
Logged
|
WebsiteBaker Org e.V. - for WebsiteBaker
|
|
|
amac44
Offline
Posts: 12
|
 |
« Reply #5 on: July 27, 2010, 07:23:07 PM » |
|
For me, Smart Login is already enabled. I said
Session support is enabled.
session.cookie_life time is 0 (means 'until browser closed')
Does that answer your questions? If not then I don't understand your questions. But I can be a little dense.
a
|
|
|
|
|
Logged
|
|
|
|
|
kweitzel
|
 |
« Reply #6 on: July 27, 2010, 07:33:29 PM » |
|
Sorry, I mixed up some Threads, you did indeed answer. Still could you check the session lifetime in the PHP.ini?
cheers
Klaus
|
|
|
|
|
Logged
|
WebsiteBaker Org e.V. - for WebsiteBaker
|
|
|
amac44
Offline
Posts: 12
|
 |
« Reply #7 on: July 27, 2010, 08:30:01 PM » |
|
Session lifetime looks the same in php.ini .
Maybe nturner above can cofirm his settings too.
Thanks a
|
|
|
|
|
Logged
|
|
|
|
nturner
Offline
Posts: 7
|
 |
« Reply #8 on: July 27, 2010, 08:49:09 PM » |
|
Sorry for delay, cycling. Session support enabled. Smart login was not enabled, will enable it but amac44's comment noted. session.cookie_life time is 0
|
|
|
|
|
Logged
|
|
|
|
amac44
Offline
Posts: 12
|
 |
« Reply #9 on: July 28, 2010, 08:16:36 PM » |
|
So I wonder what the deal is. I'll keep looking at this as I'm able but if anyone has more thoughts, do share. The intermittent-ness of it is what's puzzling to me. I'm in a shared hosting environment, I don't know why that would affect it though.
|
|
|
|
|
Logged
|
|
|
|
|
kweitzel
|
 |
« Reply #10 on: July 28, 2010, 09:25:43 PM » |
|
no further idea here, we would need to have a whole load of more information about the Webspace and it's configuration. Stuff like Versions of Software packages, etc ...
cheers
Klaus
|
|
|
|
|
Logged
|
WebsiteBaker Org e.V. - for WebsiteBaker
|
|
|
|
Waldschwein
Guest
|
 |
« Reply #11 on: July 28, 2010, 09:35:52 PM » |
|
Hello!
Could you perhaps copy & paste your whole "session" phpinfo() output? Do you have WebsiteBaker installed on a subdomain (like wb.domain.xy)? Have you tried another browser / cleared your browser cache & cookies for that domains? There should be some "_REQUEST["wb_xxxx_session_id"]" in phpinfo() - do you find that? Could you locate this wb_xxxx_session_id (xxxx is some 4-digit number) also in Apache Environment -> HTTP_COOKIE and in HTTP Headers Information -> Cookie inside your phpinfo()? Is WDDX Session Serializer enabled?
Just some ideas...
Yours Michael
|
|
|
|
|
Logged
|
|
|
|
nturner
Offline
Posts: 7
|
 |
« Reply #12 on: July 28, 2010, 10:10:50 PM » |
|
php info temporarily available at http://www.edren.org/whatphp.phpWhich shows wddx enabled _REQUEST["wb_9110_session_id"] 57e63addb6ab8395efa457d758f83151 Browser doesn't seem to influence - at least occurs in both Safari and Firefox on several different Macs. wb 2.8.1 revision 1285 www.edren.org is installed in the root folder
|
|
|
|
|
Logged
|
|
|
|
|
|
|