Hi,
I'm sorry for the opening discussion on sessions with postgres again.

I'm using Embperl with Postgres as its session management,

when I uses $udat that is working OK, but using $mdat causes idle
process and disable  sessions
on server till server restart.
Error log as usually is empty :(((

Any suggestions ???

Thanks anyway
                Jan Kyncl


My configuration:

PerlSetEnv EMBPERL_SESSION_CLASSES "Postgres Semaphore Base64"
(Unfortunately NullLocker still not working although I patch the
Store::Postgres.pm /patch by Angus Lees/)
PerlSetEnv EMBPERL_SESSION_ARGS
"DataSource=dbi:Pg(AutoCommit=>1):dbname=session"

 - Apache 1.3.19
 - Embperl 1.3.1
 - ModPerl 1.25
 - Postgresql 7.0.3
 - Apache::Session 1.53


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to