>
> 1) is this possible and is EmbperlObject::Execute really what I'm
> looking for?
>

When I understand right what you want to do, Embperl::Execute would be
better. (It just includes your header/footer at the desired place)

If you have a CGI that doesn't generate any output (only does computation)
and you want to have the whole feature of EmbperlObject, then
EmbperlObject::Execute is the right one to use. (but in this case you also
have to use EmbperlObject::ScanEnvironment)

> 2) given the following, am I missing/over-looking anything, or just
> doing it wrong.
>

If you mix output from Embperl and your CGI you have to set the Option
optRedirectStdout, either by passing it to Execute, or by setting it in your
httpd.conf

>
> 4) Can the log output be piped to a another program, like Apache
> CustomLog pipe directive.
>

embperl.log cannot piped to another program

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