Re: share a session between two website
- From: Brian Wakem <no@xxxxxxxxx>
- Date: Sat, 29 Apr 2006 23:27:03 +0100
A. Sinan Unur wrote:
"Matt Garrish" <matthew.garrish@xxxxxxxxxxxx> wrote in
news:BeM4g.4843$fx.450545@xxxxxxxxxxxxxxxxxxxxx:
<alexjaquet@xxxxxxxxx> wrote in message
news:1146323027.854901.269310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
"CGI::Session stores the session identifer in a cookie. Are you sure
that the
second site is able to access that cookie? Are you checking errstr()
for
more info? "
The effort to follow the posting guidelines is appreciated,
He has been asked to follow the guidelines many, many times.
local our $session = new CGI::Session( "driver:File",
He has also been asked many times why he uses local our instead of my.
Sinan
local our is common usage in mod_perl.
--
Brian Wakem
Email: http://homepage.ntlworld.com/b.wakem/myemail.png
.
- Follow-Ups:
- Re: share a session between two website
- From: A. Sinan Unur
- Re: share a session between two website
- References:
- share a session between two website
- From: alexjaquet
- Re: share a session between two website
- From: Matt Garrish
- Re: share a session between two website
- From: alexjaquet
- Re: share a session between two website
- From: Matt Garrish
- Re: share a session between two website
- From: A. Sinan Unur
- share a session between two website
- Prev by Date: Re: Perl script does not work
- Next by Date: Re: Perl script does not work
- Previous by thread: Re: share a session between two website
- Next by thread: Re: share a session between two website
- Index(es):
Relevant Pages
|