On Tue, Mar 05, 2002 at 04:40:31PM +0100, Gerald Richter wrote:
> > But Embperl immediately assumes it should call Apache->request() if
> > Apache is loaded.  Is there any way around this?
> 
> You could try to change the line 737 in Embperl.pm from
> 
>     elseif (exists $INC....
> 
> to
>     els�f ($ENV{MOD_PERL})
> 
> Let me know if this works for you, so I could try to make Embperl 2 behave
> better in the future


Yep.  This works like a charm.  Now I just have to decide whether or
not to run with a custom patch in production :-)



Thanks,
Erik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to