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 >>>> 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. >> >>> If this isn't the case, please provide us a small test page, so we >>> can see what you do. > > base.htm (EMBPERL_OBJECT_BASE): > > <html> > <head> > <title>Embperl test</title> > </head> > <body> > <h1>Embperl test</h1> > [- Execute ('*'); -] > </body> > </html> > > index.html: > [- @env_keys = sort keys(%ENV); -] > <table border="0"> > <tr> > <td>[+ $env_keys[$row] <td> [+ > $ENV{$env_keys[$row]} +] > </tr> > </table> > > > Regards, > Fabian Aichele > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 939-122 WWW: http://www.ecos.de/ Fax: +49 6133 939-333 --------------------------------------------------------------------------- Besuchen Sie uns auf der CeBIT (18. - 24. März 2004) Halle 6 Stand B38-452 ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info --------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]