Hi, I would just like to tune in here. I am using Apache::Session 1.53
also with postgres and have the problem that sessions are not closed
in any case. I am also using Embperl 1.3.0 but maintaining the session
variable on my own. The effect is that when apache is restarted
everything works fine
Edmund Mergl wrote:
>
> Todd Finney wrote:
> >
> > I'm using Apache::Session::Postgres to track sessions via
> > cookies. When I access a page, the cookie is correctly
> > sent by the server, and accepted by the client. However,
> > on the second request, I'm getting a 'Object does not exist
>
On Tue, 16 Jan 2001, Edmund Mergl wrote:
> Todd Finney wrote:
> >
> > I'm using Apache::Session::Postgres to track sessions via
> > cookies. When I access a page, the cookie is correctly
> > sent by the server, and accepted by the client. However,
> > on the second request, I'm getting a 'Objec
On Tue, 16 Jan 2001, Todd Finney wrote:
> I'm using Apache::Session::Postgres to track sessions via
> cookies. When I access a page, the cookie is correctly
> sent by the server, and accepted by the client. However,
> on the second request, I'm getting a 'Object does not exist
> in data store'
At 01:28 PM 1/16/01, Edmund Mergl wrote:
>Todd Finney wrote:
> > It looks like the session is not being stored in the
> > database, although I can't figure out why. When
> running
> > postmaster -d 2, I get the following output:
> >
>
>This problem has been reported several times.
>find below th
Todd Finney wrote:
>
> I'm using Apache::Session::Postgres to track sessions via
> cookies. When I access a page, the cookie is correctly
> sent by the server, and accepted by the client. However,
> on the second request, I'm getting a 'Object does not exist
> in data store' error.
>
> It look
I'm using Apache::Session::Postgres to track sessions via
cookies. When I access a page, the cookie is correctly
sent by the server, and accepted by the client. However,
on the second request, I'm getting a 'Object does not exist
in data store' error.
It looks like the session is not being