Perhaps the lock- or session-file couldn't be created because lock- or sessions-directory didn't exist. (unless you aren't using MD5-storing via File Semaphory - which is default, i suppose)
If this is the case You should add them (mkdir /var/lock/;mkdir /tmp/sessions/;chmod 777 /var/lock/;chmod 777 /tmp/sessions/;) and it should begin work. (if it works it's wise to restrict access to these directories).
(Also I changed SessionX.pm a little bit, but I'm not sure if it helped session handling to work or not)
Hope this helps You.
ville jungman, ulvilantie 3 b 11, 00350 helsinki, finland
tel. + 358 - 9 - 225 4482 , http://www.kolumbus.fi/vilmak
usko Herraan Jeesukseen, niin sinä pelastut. (apt. 16:31)
From: "Michiel Muhlenbaumer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Undefined subroutine &Apache::SessionX::Generate::MD5::generate Date: Sun, 9 Feb 2003 09:34:54 +0100
I'm trying to install Embperl, but I walk into this:
[12940]ERR: 24: Error in Perl code: Undefined subroutine &Apache::SessionX::Generate::MD5::generate called at /usr/lib/perl5/site_perl/5.8.0/Apache/SessionX.pm line 174.
Config:
- perl-5.8.0
- Apache-SessionX-2.00b3
- mod_perl-1.27
- Embperl-2.0b8
- Digest::MD5
- MD5
- and some Mysql libs for perl
I changed some lines in MD5.pm as desribed here: http://www.ecos.de/~mailarc/embperl/2002-06/msg00066.html, but that doesn't help for me...
Who knows how to fix it?
Thanks in advance,
Michiel
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]