02.07.2016, 09:38
Install the locales on the server, it might work afterwards.
Use the following command:
Example utilization:
The first command will generate the locale pt_PT in every encoding it's available on, the second command will only generate the locale pt_PT in the utf-8 charset.
Use the following command:
Код:
locale-gen <language><.<charset>>
Код:
locale-gen pt_PT # or locale-gen pt_PT.UTF-8