Hi ! I run Makefile.PL and configured it at "File, Semaphore locking" I get this error from "make test" : Undefined subroutine &Apache::SessionX::Generate::MD5::generate called at blib/lib/Apache/SessionX.pm line 170.
Using SessionX-2.03b Digest-MD5-2.16 Storable-1.0.14 Further I get an error when using "PerlModule HTML::Embperl" (as described in the docs for Session Management) : Starting httpd [ PERL ] /etc/rc.d/apache: Line 173: 3503 Speicherzugriffsfehler (= Memory allocation error) I guess this is because embperl is already loaded by "PerlHandler HTML::Embperl" ? However, when I am not using "PerlModule HTML::Embperl" in httpd.conf, Emperl is working fine, but without Session Management. How could I get Apache::SessionX to work ? Kjell Morgenstern --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
