Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
revdave #1
Re: Session, SES, and SSL - Major session problems
I seem to be having the same type of problem... Can someone help me with this
issue?
basically - I just started using SSL secure pages on my site (shared ssl from
the host) - all my code was fine before - but now - when I jump from regular
pages to ssl secure pages - it seems that I'm losing at least some of my
session variables and maybe cf cookies too...
- any idea what's going on here and how to fix it?
- my nonsecure is...
[url]http://mydomain.com/go/test.cfm[/url]
secure is...
[url]https://www111.ssldomain.com/mydomain/go/test.cfm[/url]
are the session vars getting lost because there are 2 different urls?
---
-- for some reason the biggest problem I'm having is with session variables.
When I go from the nonsecure to the secure pages - all the session vars get
lost! Is this the fault of the 2 links above? The host says that the SSL is
simply pulling pages from my real sight on this shared SSL deal ...
- If i get a NON SHARED real SSL setup like:
[url]http://mydomain.com/go/test.cfm[/url]
and
[url]https://mydomain.com/go/test.cfm[/url] ...
Q: then will all the session vars and cookies work right?
revdave Guest
-
#16263 [Com]: session.start() create new empty session file and not resume existing session
ID: 16263 Comment by: pat at burnttech dot com Reported By: kur at natur dot cuni dot cz Status: No Feedback... -
How can I "know" the difference between a session timed out and a session that did session.abort?
Any clues? Thanks for your time. Adam -
#25307 [Ver->Csd]: Crash when session.serialize_handler=wddx & session, post, get vars
ID: 25307 Updated by: sniper@php.net Reported By: cristea at pntcd dot ro -Status: Verified +Status: ... -
#25307 [Ver]: Crash when session.serialize_handler=wddx & session, post, get vars
ID: 25307 User updated by: cristea at pntcd dot ro Reported By: cristea at pntcd dot ro Status: Verified Bug Type: ... -
#25307 [NEW]: Crash when session.serialize_handler=wddx & session, post, get vars
From: cristea at pntcd dot ro Operating system: any PHP version: 4CVS-2003-08-29 (stable) PHP Bug Type: Session related Bug...



Reply With Quote

