Hi, I'm running ColdFusion 8 in a (normally) Japanese environment (LANG=ja_JP.UTF-8) in Linux.
When I installed CF 8 a few months back I thought I had selected an English install, as I'd like CF to run in English. However, when I run CF, the CF admin and all debug output is in Japanese. I've tried the following approach (which works for most other apps I need to run in English): export LANG=en_US.utf8 && /opt/coldfusion8/bin/coldfusion start But ColdFusion must be getting the environment language from somewhere else. Or possibly I did actually Japanese at install, and CF isn't robust enough to bounce back and forth between languages by switching the LANG var. Thanks for reading. Any ideas are appreciated! Eric P. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323736 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

