On Wednesday, June 22, Joel Bernstein wrote:
> Try seeing if you can remove unicode from the equation. RH Perl often
> has odd utf-8 settings. Build a non-utf8 perl and link mod_perl with
> that?
>
> Also, it may be as simple as removing .utf8 from $LANG. A lot of RH
> boxes I've seen set LANG=en
Hi Modperlers,
I saw some recent posts with problems like this, but I didn't see
a solution.
I'm migrating a large mod_perl application from a machine with redhat
7.3, apache-1.3.27, mod_perl-1.27, and perl 5.6.1 to a machine with
Redhat Enterprise Linux AS 3, mod_perl-1.29, apache-1.33, and perl