Hi
>
> It worked great. Thanks for the help!
>
> Now, I would like to make it work with the postgresql database server. How
> could I do it (I don't like the list, but I couldn't find this
> information in
> the documentation).
>

Your initial configuration seems to be ok for that:

PerlSetEnv EMBPERL_SESSION_CLASSES "DBIStore SysVSemaphoreLocker"
PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:Pg:dbname=session
UserName=xxx"

Addtionaly read docs of Apache::Session::DBIStore to see which tables must
be created in Postgres

Gerald




-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------

Reply via email to