Skip to content
Guillaume Boudreau edited this page Sep 4, 2013 · 6 revisions

Issues with UTF-8 / accentuated characters?

  • Make sure you are running the latest version of Greyhole

  • Add the following lines in the [global] section of your smb.conf, or change their values, if they are already there:

unix charset = UTF-8
display charset = UTF-8
dos charset = CP850
  • Add the following in your php.ini:
intl.default_locale = en_US.UTF-8
  • Restart the Greyhole service