>
> 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
--
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
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
>
> 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
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