> 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

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




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

Reply via email to