Hi all,

I've tried to use Embperl session mechanism but it works
perfect on my local computer and gives me an error on
production server:

[Mon Nov 29 15:44:31 2004] [error] [12074]ERR:  24:  Error in Perl code:
Can't locate object method "generate_id" via package "Apache::SessionX"
at /usr/lib/perl5/site_perl/5.8.0/Apache/SessionX.pm line 173.
[Mon Nov 29 15:44:31 2004] [error] [client 10.5.10.219] Can't call
method "acquire_write_lock" on an undefined value at
/usr/lib/perl5/site_perl/5.8.0/Apache/Session.pm line 584.!

Configuration is

PerlSetEnv EMBPERL_SESSION_CLASSES "File Semaphore"
PerlSetEnv EMBPERL_SESSION_ARGS
"Directory=/var/www/VideoGuid/share/sessions"

I have on development computer Embperl 2.0b11 and on production -
2.0b10. Apache::SessionX is 1.6 on both.

Any ideas how to fix that problem?

Thanks in advanced


-- Best regards, Michael Stepanov


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



Reply via email to