Hi,
>
> I have some trouble getting session management to work. I'm using
> Apache Session 1.0, Embperl 1.3b3 with mod_perl 1.23 on Apache 1.3.12 on
> Win98.
>
> But when I tried to use SysVSemaphoreLocker I get a:
> Cannot require Apache::Session::SysVSemaphoreLocker at
> c./perl/site/5.6.0/lib/ HTML/Embperl/session.pm line 134
>
I guess there is no support for SysV compatible sempahores on Win98.
> Another problem: The path I configerd with:
> PerlSetEnv EMBPERL_SESSION_ARGS "Directory= /Apache/tmp"
remove the space between the = and the leading /, because space is the
separtor between multiple parameters.
PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/Apache/tmp"
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
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]