> did u copy these values directly out of your config because u do not show a leading
>slash on the LockDirector?. should probably be:
>
> PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/tmp/session/store
>LockDirectory=/tmp/session/lock"
This is true. I fixed that but the same error appears.
--
I use Embperl 1.2.1 under mod_perl. Apache::Session is installed.
I've set up session handling in httpd.conf as follows:
PerlSetEnv EMBPERL_SESSION_CLASSES "File File"
PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/tmp/session/store
LockDirectory=tmp/session/lock"
When I restart httpd the error l