Hi
>
> Can a page become too complex for Embperl?
>

No, there are no limits (only the size of your swap file, but if you hit
this, something is properbly really going wrong)

[..]
>    <<<<<<><<<>HTTP/1.1 200 OK Date: Sun, 09 Jul 2000 10:03:21 GMT Server:
>    Apache/1.3.12 (Unix) mod_perl/1.24 Content-Length: 4468 Connection:
>    close Content-Type: text/html; charset=iso-8859-1
>
> The problem is of course the leading angle brackets. Something is
> going wrong,
> and I can't see why. As I know, this will only happen if I use print,

Yes

> but
> there's no print statement anywhere.
>

Try setting optRedirectStdout. Does this change anything? If yes, there
_must_ be some Perl code, that writes to STDOUT (i.e. a print)

> To make matters even worse, I discovered that the same page can
> load correctly
> sometimes. Most of the time it returns these faulty angle brackets.
>

Strange, very strange. I never seen this before, only if you (or a module
you use) somewhere writes directly to STDOUT, instead using Embperl output
functions.

Gerald

P.S. I am out of office for the next 5 days, so I will not be able to answer
any mail before friday


-------------------------------------------------------------
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]

Reply via email to