Hi Tom,

Do you get these content from DB? OR content is direct inside of cfm files?

If DB is then if you are using MySQL you need to be careful to set 
Unicode option in Linux platform.

http://howtoforge.com/node/1009

JDBC URL must be something like that:
jdbc:mysql://127.0.0.1:3306/unicodetest?useUnicode=true&characterEncoding=UTF-8 
*


*If you have problem with content in cfm files, I would suggest to save 
your cfm files with Unicode (utf-8) and set also BOM as activated.*

*
Sincerely,

Oğuz Demirkapı



Tom S wrote:
> Hi,
>
> Recently we moved from MS Windows Server 2003 (IIS 6) to Red Hat Enterprise 
> Linux (Apache 2.2) as our Coldfusion Enterprise MX 7.02 webenvironment. 
>
> We use Eclipse/CFEclipse (on Windows XP) in combination with RDS to 
> edit/create CF files on our server.
> When we create a new file and put it on the server via RDS, all characters 
> such as �, �, � etc. are translated in a black parallelograms with a 
> white question mark inside.
> All possible settings/parameters are set to UTF-8 (in Eclipse, Coldfusion 
> Administrator and Apache). When we used Windows Servers we didn't have this 
> problem.
>
> Has somebody got a solution for this annoying problem?
>
> Tanx!
> Tom
>   


-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi <AT> teratech.com
Winner in CFDJ awards Best Consulting. Member Team Fusebox.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270764
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to