Re: [Templates] Apache::Template and Apache::SessionManager
[prev]
[thread]
[next]
[Date index for 2004/07/17]
On Thu, 15 Jul 2004 13:17:32 +0200
Olivier K <k@xxxxxxx.xxx> wrote:
> Hello,
>
> I am using Apache::Template and Template::Plugin::Apache::SessionManager.
> (Apache/1.3.31 (Debian GNU/Linux) mod_perl/1.29)
>
> Basically, everything works fine with the 'File' Store, but when I
> want to use the 'Postgres' Store, I get a new session everytime I
> reload my page, as if the session had already expired. (And the
> a_session field of the sessions table remains empty.)
>
> I really can't figure out what's wrong, so if you have an idea... I'd
> be really grateful.
>
> Here are the logs, the apache configuration part involved, and the
> source page. It's rather long, but I didn't know what to cut.
Hi Oliver,
your conf looks good.
In the past, I've some trouble with Postgers and Storable as session serializer
(I used Base64) even if don't think that this is your case.
I'm currently busy in the Italian Perl workshop organization, but next week
I'll try to test your configuration.
by
- Enrico
_______________________________________________
templates mailing list
templates@xxxxxxxxxxxxxxxx.xxx
http://lists.template-toolkit.org/mailman/listinfo/templates
 |
 |
Re: [Templates] Apache::Template and Apache::SessionManager
Enrico Sorcinelli 06:49 on 17 Jul 2004
|