Fixing “perl: warning: Setting locale failed”

Vom (Last modified: April 26, 2012)

Diese Warnung nervt mich nun schon seit geraumer Zeit und alle Post zu diesem Thema haben leider nicht geholfen. Daher hier nun meine Lösung.

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Weiterlesen?

Hello world!

Vom (Last modified: Januar 21, 2012)

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!