> When I call Embperl::Execute() instead of just Execute() it segfaults. I
need
> this, because I was trying to call this from a module that I 'require' in
> base.epl. But even when I do this in base.epl itself Execute() works, but
> Embperl::Execute() segfaults!?
>

Execute is an alias to Embperl::Req::ExecuteComponent inside a Embperl page,
so call Embperl::Req::ExecuteComponent from your perl module, instead of
Embperl::Execute

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