Josh Chamas wrote:
PerlSetEnv LANG $LANG
Does this resolve the UTF8 issues?
It probably will. I really like it that you can keep the same LANG variable as the system uses. I wouldn't like to have hard-coded it.
I think if you have PerlPassEnv LANG, then you will merely pass what is set at the system level, so you can avoid hard coding it generally.
When one develops with Oracle, one quickly finds out about this problem, since Oracle clients require a host of %ENV settings in order to function correctly, including a character set settting, but the standard one is ORACLE_HOME.
Regards,
Josh ________________________________________________________________________ Josh Chamas, Founder | NodeWorks - http://www.nodeworks.com Chamas Enterprises Inc. | NodeWorks Directory - http://dir.nodeworks.com http://www.chamas.com | Apache::ASP - http://www.apache-asp.org
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]