Re: Embperl 2.0b10 errors with Apache 2.0.48

2004-03-20 Thread Gerald Richter
Hi, den Code look also quite ok. Does the "make test" suceed for you? Does it change anything if you remove the EMBPERL_URIMATCH from the httpd.conf? Gerald Fabian Aichele wrote: > Hello! > > Thanks for answering. > > Error in Perl code: (in cleanup) Can't call method "app" on an un

Re: Embperl 2.0b10 errors with Apache 2.0.48

2004-03-18 Thread Fabian Aichele
Hello! Thanks for answering. > > > Error in Perl code: (in cleanup) Can't call method "app" on an > > > undefined value at /usr/local/lib/perl/5.8.3/Embperl/Util.pm line 107 > > > > > > Looks like either your base.htm or your actual page is changing the > @ISA. I don't touch @ISA intentionally

Re: Embperl 2.0b10 errors with Apache 2.0.48

2004-03-16 Thread Gerald Richter
> > Error in Perl code: (in cleanup) Can't call method "app" on an > undefined value at /usr/local/lib/perl/5.8.3/Embperl/Util.pm line 107 > Looks like either your base.htm or your actual page is changing the @ISA. If this isn't the case, please provide us a small test page, so we can see what yo