You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Tim Bolin <tb...@unirez.com> on 2002/06/21 18:59:16 UTC

Errors installing Apache::SessionX

well, ive tried everything i can think of and im coming up empty... maybe 
someone here can help me. i am trying to install the Apache::SessionX 
module, and it always fails during the "make test" with the following:

------
# make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/lib/perl5/5.6.1/i686-linux -I/usr/local/l
ib/perl5/5.6.1 test.pl

** Testing configuration 'MysqlMysql': MySQL, use MySQL for locking...
#00 o Open...                     ok
Undefined subroutine &Apache::SessionX::Generate::MD5::generate called at 
blib/lib/Apache/SessionX.pm line 170.
DBD::mysql::st execute failed: Column 'id' cannot be null at 
/usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/St
ore/DBI.pm line 42.
#01 s No Args...                  make: *** [test_dynamic] Error 2
------

I've made sure i have Digest::MD5 installed, as well as anything else i can 
think of that might help with no luck... anyone know of a fix or workaround 
for this?

thanks!

-Tim


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Errors installing Apache::SessionX

Posted by Thoren Johne <th...@southern-division.de>.
Tim Bolin <tb...@unirez.com> writes:
[...]
> Undefined subroutine &Apache::SessionX::Generate::MD5::generate called
> at blib/lib/Apache/SessionX.pm line 170.
[...]
> I've made sure i have Digest::MD5 installed, as well as anything else
> i can think of that might help with no luck... anyone know of a fix or
> workaround for this?

install the MD5 module

http://search.cpan.org/search?dist=MD5

HTH

-- 
# Thoren Johne - 8#X - thoren@southern-division.de
print$_{2},${$_{3}},${${$_{5}}},${${${$_{7}}}}=>"\n8#X"=>not!sort<**42>=>
if$_{7}=\(\(\(H=>))),$_{5}=\(\(P=>)),$_{3}=\(A=>),$_{2}=J=>!not!sort<*42>

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org