RE: Apache::Server and mod_perl 1.99_15

2004-08-22 Thread Gerald Richter
Hi, > > While using mod_perl 1.99_15 and latest Embperl from CVS I > stumbled upon following bug: > > mod_perl 1.99_15 does not include Apache::Server module anymore. > It has been replaced with Apache::ServerRec. > Thanks for the hint. I modified your patch slightly to work with mod_perl-1.9

RE: changing to working directory of embperl files in 2.0?

2004-08-22 Thread Gerald Richter
> > Hi, I'm using Embperl 2.0 under Debian. I just switched from > 1.3. Is there a way to get the old behavior of having > Embperl switch into the working directory of a file that it processes? > $epreq -> commponent -> cwd returns the directory of the source file > My problem is that I l

RE: 'boot' problems with embperl(cvs)

2004-08-22 Thread Gerald Richter
> > Embperl seems to have version problems (2.0 v 2.0b11) > booting; Just rerun Makefile.PL. If $VERSION changes (which it just had done), then you always need to rerun Makefile.PL to get the new version number into the Makefile Gerald