PHP setlocale() failed

Hi !

I'm getting this error on a self-hosted Debian server:
PHP setlocale() failed

Using "# locale -a"
I have this results:
C
C.UTF-8
POSIX
en_US.utf8

What could I do to resolve the issue ? is it a php problem ?
Do I miss some lib ?

Comments

Sign In or Register to comment.