Hi
>
> > I use EmbperlObject very much in my own projects and never see
> this problem.
>
> I may be doing something wrong, but I can't see it myself. Now
> this code is
> tested on two different servers with Embperl installed. I use
> Apache 1.3.12 and
> mod_perl 1.24
>
I have tried your page and it works here without problems.
There are two things I have noticed:
1.) $optRedirectStdout = 1;
You can't set this inside the page, you must set it in your httpd.conf,
because Embperl must know this before the request starts, e.g.
PerlSetEnv EMBPERL_OPTIONS 16384
2.) You don't send me the general.sub. I guess that file contains the
problem. If you comment the Execute ({inputfile => 'general.sub', import =>
1 }); out, does the problem still occurs?
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 925151
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]