RE: Troubling with Apache::Session loading...

2000-05-30 Thread Sangmook Yi
But I have tried v1.03 already. sorry, but result is same. one or two day after. I will try update apaceh and mod_perl with new version. and tell you the result. Thanks. On Mon, 29 May 2000, Gerald Richter wrote: > > Ok. I have tried what you said. but no use. > > Oops, I just saw you are usi

RE: Troubling with Apache::Session loading...

2000-05-29 Thread Gerald Richter
> Ok. I have tried what you said. but no use. Oops, I just saw you are using Apache::Session 1.5x. I didn't have tested Embperl with this Apache::Session Version so far, because it very new. Jeff has made a lot of changes and I guess some of them are incompatible to 1.03. Please retry with Apach

RE: Troubling with Apache::Session loading...

2000-05-29 Thread Sangmook Yi
Ok. I have tried what you said. but no use. When I tried SysVSemaphoreLocker, apache still die. and I tried NullLocker, apache makes error like this. [Mon May 29 21:59:00 2000] [error] [13004]ERR: 24: Line 1: Error in Perl code: Can't locate object method "generate_id" via package "HTML::Embperl

RE: Troubling with Apache::Session loading...

2000-05-28 Thread Gerald Richter
Hi. > > [Mon May 29 00:16:46 2000] [error] Can't locate object method "hexhash" > via package "MD5" at /usr/local/lib/site_perl/HTML/Embperl.pm line 898. > Try to put a PerlModule MD5 into your httpd.conf or a use MD5; in your startup.pl. This line should occur before you load Embperl in you

Troubling with Apache::Session loading...

2000-05-28 Thread Sangmook Yi
Hi. I use Embperl 1.3b3 on Debian Linux 2.1 and Server setting is like below. "Server: mod_perl/1.16 Apache/1.3.3 (Unix) Debian/GNU PHP/3.0.5 mod_perl/1.16" I used debian package for installing Apache and mod_perl, and compiled HTML::Embperl 1.3b3 with Apache 1.3.3 source and installed Apa