RE: Embperl and worker MPM (was: Embperl (Apache2::Request ) is not working with embperl.)

2005-10-09 Thread Gerald Richter
Hi, > Can u tell me as embperl doesn't work with worker mpm so are > u working for this in your next release. > Geting Embperl with threads (and therefor the worker MPM) is planned for one of the next releases. The problem is, that it is a lot of work, which needs to be done in my free time,

RE: Embperl::Execute + mod_perl + POST

2005-10-09 Thread Gerald Richter
Hi, > > I'm having some issues with Getting Embperl's fdat to work > when I call Embperl::Execute from within a mod perl handler. > > I want to do this:- > Embperl::Execute({ > #req_rec=>$self->request, > > inputfile=>'/www/compo

RE: Embperl::Object::Execute segfault

2005-10-09 Thread Gerald Richter
Hi, > Retried with Embperl 2.0.1 - same behaviour. The example.html > now produces the desired output ('2 + 2 = 4') and then > segfaults after that. Backtrace follows: > > (gdb) bt > #0 XS_XML__Embperl__DOM__Tree_iCheckpoint > (my_perl=0x9e13008, cv=0x9f3d3a8) at DOM.xs:258 Could you make s

Re: Embperl and worker MPM

2005-10-09 Thread Neil Gunton
Gerald Richter wrote: Geting Embperl with threads (and therefor the worker MPM) is planned for one of the next releases. The problem is, that it is a lot of work, which needs to be done in my free time, so I cannot exactly say when it will be finished. Some time ago Gary Shea [shea at gtsdesign