|
|
| P is for Practical | |
| PerlMonks |
Re^4: mod_perl STDOUTby swelz (Initiate) |
| on Oct 18, 2012 at 09:00 UTC ( #999696=note: print w/ replies, xml ) | Need Help?? |
|
I agree in general but here is the thing. I come to the conclusion that this is related to my locales on the Ubuntu machine that is running this particular site. All i could make out so far was that the ENV VARS LC_ALL, LANG and LANGUAGEare set to en_US even if they should be en_US.UTF-8 or POSIX. On my local system i run apache on gentoo (yeah i know) and all related ENV vars are set to POSIX and the default output on STDOUT in mod_perl is UTF8. I get the job done with perl ... but this makes me sick. If i get that solved i will report back
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||