Hi all,

i have embperl 1.3.3 and apache 1.3.26 installed on my debian stable
system (installed with apt-get). Everything worked wonderful but when i
tried to activate session-handling, apache will not start anymore. The
configuration looks like this:

--- snip ---
PerlSetEnv EMBPERL_SESSION_HANDLER_CLASS HTML::Embperl::Session
PerlSetEnv EMBPERL_SESSION_CLASSES "File Semaphore"
PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/tmp/sessions"
PerlModule HTML::Embperl;
--- snip ---

and the error message when trying to restart apache is:

--- snip ---
Cannot require Apache::Session::Serialize::Storable at \
/usr/lib/perl5/HTML/Embperl/Session.pm line 225.
--- snip ---

All modules are installed without any problems. Does anyone know what's going wrong?

TIA

regards ./otto
-- 
Create a program that any fool can use and only fools will use it.

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

Reply via email to