I'm setting up a new web server with Apache 1.3.22, Embperl 1.3.4 and
MySQL 3.23.49.
When I access a page that tries to set a session variable I get the
following error back:
[Wed Mar 20 05:25:53 2002] [error] [20764]ERR: 24: Error in Perl code: Undefined
subroutine &Apache::SessionX::Generate::MD5::generate called at
/usr/local/lib/perl5/site_perl/5.6.1/Apache/SessionX.pm line 170.
Not sure what I've done wrong. I've installed Apache::Session 1.54,
Apache::SessionX 2.00b3, Digest::MD5 1.5 and MD5 1.7.
I have the following in my httpd.conf
SetEnv EMBPERL_DEBUG 10477
SetEnv EMBPERL_VIRTLOG /embperl/log
PerlSetEnv EMBPERL_SESSION_CLASSES "MySQL Semaphore"
PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:webdb" # I've taken out the
user and passwd
PerlModule HTML::Embperl
PerlModule HTML::EmbperlObject
What am I missing?
Thanks for any help.
- Alan -
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]