Currency symbol can't display properly?

Hello all!

I am new to SuiteCRM. When I tried to setup everything on Fedora 22 (latest Apache and MariaDB), I found I can’t set the default Currency symbol right. I tried to to Euro sign to the box on the initial installation step. But if I do, the locale page will display the Euro sign to a weird thing like “┌A” but not €.

Please help!

Thank you!

Hi,

It should display/store fine, but this is sometimes caused by your Database not using UTF-8 encoding. I think its called something like utf8_unicode_ci in phpmyadmin.

It may be worth checking that your database is using UTF-8 charset for both Database and Conection settings.