Perl: warning: Falling back to the standard locale ("C")

Adjusting fileupload & filemanager plugins … [|] perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = “en_GB:en”,
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale (“C”).
[ DONE ]

You are missing a language pack

sudo apt-get install language-pack-en-base

sudo dpkg-reconfigure locales

or go ahead and install all of them

1 Like

thank you
doing that now

Please note: some things you encounter are specific issues with a servers configuration. Every unexpected behavior on a system does not quantify it as being a bug. This has been updated to an appropriate category.