-
-
Notifications
You must be signed in to change notification settings - Fork 34
Utf8intlsupport
Guillaume Boudreau edited this page Sep 4, 2013
·
6 revisions
-
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