Re: Error when starting apache

2004-03-10 Thread Otto Lang
On Thu, Mar 11, 2004 at 06:41:46AM CET, Gerald Richter wrote: > > --- snip --- > > Cannot require Apache::Session::Serialize::Storable at \ > > /usr/lib/perl5/HTML/Embperl/Session.pm line 225. > > --- snip --- > Looks like Apache::Session is not installed (or maybe an old version, > we need 1.5+)

Re: Error when starting apache

2004-03-10 Thread Gerald Richter
> --- snip --- > Cannot require Apache::Session::Serialize::Storable at \ > /usr/lib/perl5/HTML/Embperl/Session.pm line 225. > --- snip --- > Looks like Apache::Session is not installed (or maybe an old version, we need 1.5+) Gerald ---