Re: resetting - Embperl::Object::Execute ?

2004-03-16 Thread Gerald Richter
> > Is there some way to make an Embperl::Object::Execute call ignore any > previous calling context or to reset all inheritance? > You need to set a different EMBPERL_APPNAME for every of your sites and everything will work well Gerald --

resetting - Embperl::Object::Execute ?

2004-03-16 Thread Edouard Lagache
Dear Embperl-ophiles, Is there some way to make an Embperl::Object::Execute call ignore any previous calling context or to reset all inheritance? I'm running into a problem trying to run more than one object-oriented ecard site on my Penguin Greetings software. My use of Embperl::Object::Execu

Re: Apache::ImageMagick

2004-03-16 Thread Jan Kyncl
Hi Gerald, I have tried to run Apache::ImageMagick with Apache::compat with this results It just does nothing just visualition of the same image and It put the almost same picture to the aimcache, there is difference few bytes In the Apache log I have found code 206 partial content and sometim

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

Embperl 2.0b10 errors with Apache 2.0.48

2004-03-16 Thread Fabian Aichele
Hello! I am currently experimenting with Embperl2 and Apache2. The environment: - Apache 2.0.48 (Debian package from testing) - mod_perl 1.99_13 (compiled from source) - Embperl 2.0b10 (compiled from source) Both Embperl2 and mod_perl compiled successfully without any error messages. Apache is c