Joe,
>
> With constant flow on this list about session problems,
Yes (but this include also questions about cookies in general)
> have you considered
> just having Embperl handle everything for sessions? I'm not even sure if
> this is possible since sessions are out of my experience, but my O
Joe Lauer wrote:
>
> 1.) The most common is that it appears like the session dies or disappears
> because I'll get thrown back to the login page and that only occurs when the
> session doesn't exist. I'll login once again and either the session won't
> be created or it will last for even less th
On Thu, Nov 09, 2000 at 06:17:54PM -0500, Joe Lauer wrote:
> 1.) The most common is that it appears like the session dies or disappears
> because I'll get thrown back to the login page and that only occurs when the
> session doesn't exist. I'll login once again and either the session won't
> be c
. The problem continues. I think about
sums up everything I've tried, but I might have missed something.
-joe
-Original Message-
From: Angus Lees [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 09, 2000 5:46 PM
To: Embperl list
Subject: Re: Embperl and Sessions
On Thu, Nov
On Thu, Nov 09, 2000 at 03:31:58PM -0500, Joe Lauer wrote:
> my ONLY problem with Embperl were sessions and how difficult they
> were to get up and running.
i found them very easy, once you read the documentation. its only two
variables: EMBPERL_SESSION_CLASSES and EMBPERL_SESSION_ARGS, both of
w
sion
> problems, the traffic flow on this list typically is in regards to sessions.
>
> -joe
>
> -Original Message-
> From: ___cliff rayman___ [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 09, 2000 4:01 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Em
i've been using embperl with Apache::Session on my site for over a year
with
very few problems. makes more sense to utilize a standard package then
it does
to have a proprietary one, given that it is effective and efficient,
which i
believe it is.
the improvements to Apache::Session benefit embpe