I upgraded from perl 5.6.1 to perl 5.8.7 and added mod_perl 2.0.2 /
Embperl 2.1.0 and somehow I'm seeing something strange from my old Apache
as well as my new one.

A page with this code only

[+"Jello"+]
[- print "Hello"; -]

prints

++++++++
HelloHTTP/1.1 200 OKDate: Mon, 28 Nov 2005 04:59:58 GMT
Server: Apache/1.3.26 (Unix) PHP/4.3.3 mod_perl/1.27
Content-Length: 6
Content-Type: text/html

Jello
++++++++

on the new one

++++++++
Jello
++++++++

Has anyone seen this? What could be the reason? I'd appreciate any advice.



Thanks.

Ben Kim
Developer
http://benix.tamu.edu



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

Reply via email to