Ask a Question related to Coldfusion Server Administration, Design and Development.
-
Leon74 #1
Session Variables do not work suddenly
Hi,
I have a problem. When I define Session.Variables they only resists on the
CFM-Site where I defined them. When I go further (maybe with a
countinue-Button) my Session.Variables are lost. This problem appears
suddenly, before that the web Site works without a problem.
Do someone know this Problem. :confused;
Leon74 Guest
-
Session.Variables do not work suddenly
This is a bit confusing. Do you mean that your session variables only exist on your site? This is normal behaviour? If you mean they are not... -
Session variables no longer work
Hey everyone, bad news, my site is dying. The reason... session variables have stopped working. For reasons unkown to me, the session scope seems to... -
#25870 [Opn->Bgs]: Session variables do NOT work as expected
ID: 25870 Updated by: sniper@php.net Reported By: memoimyself at yahoo dot com dot br -Status: Open +Status: ... -
#25870 [Bgs->Opn]: Session variables do NOT work as expected
ID: 25870 User updated by: memoimyself at yahoo dot com dot br -Summary: Session variables do NOT work as expected without... -
#25870 [Opn]: Session variables do NOT work as expected without session_register()
ID: 25870 User updated by: memoimyself at yahoo dot com dot br Reported By: memoimyself at yahoo dot com dot br Status: ... -
Eugene Krivenja #2
Re: Session Variables do not work suddenly
> I have a problem. When I define Session.Variables they only resists on
theWhat are the versions of CF and OS?> CFM-Site where I defined them. When I go further (maybe with a
> countinue-Button) my Session.Variables are lost. This problem appears
> suddenly, before that the web Site works without a problem.
---
Eugene Krivenja
Eugene Krivenja Guest
-
Leon74 #3
Re: Session Variables do not work suddenly
First a have the problem it was on a Linux 8.0 System with CF 4.51. I was not
able to solve the problem. I buildt up a new Server : Windows 2003 Server SP2
with CF 6.1. In the beginning it works, but than after a while I have the same
problem. I do not change any settings in CF or on the server.
Leon74 Guest
-
Leon74 #4
Re: Session Variables do not work suddenly
Desciption: I post variables from Site1 to Site2 (example: contact1.cfm to
contact2.cfm in the same directory).
On site2 I definde session.Variables (example: <cfset #session.variable# =
#form.variable#> (form.Variable exist))
Later on Site2 I give the variables with a
<cfoutput>#session.variable#</cfoutput> tag out... it works.
But on the next site (maybe contact3.cfm) the session.Variables do not resist
any more.
Leon74 Guest



Reply With Quote

