> I have 3 RH 6.2 boxes where in 2 the Semaphore locking gives
> "permission denied" and in one it works.  The difference is that the
> one that works is running apache and mod_perl from rpm's and the 2
> that don't work have Apache and mod_perl compiled from source!  I
> wonder if this is the case with others that have semaphore problems.
>

This may occur when both run under different users

>
> I set:
>
> PerlSetEnv EMBPERL_SESSION_ARGS "Datasource=dbi:Pg:dbname=sessions
UserName=postgres"
>

Must be   DataSource

Sorry, this was spelling error in my previous mail. To get the exact
parameters that the Postgres store accpets, read:

perldoc Apache::Session::Store::Postgres


Gerald



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

Reply via email to