> > OR if you just want to use a temp storage area then:
> >
> > BEGIN {
> > $ENV{EMBPERL_SESSION_CLASSES} = "FileStore SysVSemaphoreLocker";
> > $ENV{EMBPERL_SESSION_ARGS} = "Directory=/tmp/sessions";
> > }
I got this to work :-) Which makes me happy...but one other question before
I try it (not really Embperl related, but thought y'all would know :-):
Can I put a <Files> directive in my httpd.conf to disallow viewing of that
directory without affecting the script's execution?? It shouldn't be a
problem, right??
thanks!
jb
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]