I have a site that does not respond to changes to the backend locale. I installed German and selected it, the messages.mo file is there (can not verify the contents but there is some german in there).
I do not get an error or anything when changing to german but the backend stays the same (even after relogging).
Is there any lead i can follow? I do not know where to investigate. A new concrete installation in the same env works.
Edit: the permissions are in place for the application/languages folder. (i even tried 777 with no success)
Project Settings:
# Concrete Version
Core Version - 9.1.1
Version Installed - 9.1.1
Database Version - 20220516191423
# Database Information
Version: 5.7.30
SQL Mode: ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
# Concrete Packages
Block Developer (1.4.1), redacted (2.0.3), redacted (0.1.0)
# Concrete Overrides
blocks/external_form/form/newsletter_form.php, blocks/external_form/form/controller/newsletter_form.php, blocks/external_form/form/controller/mitglied_form.php, blocks/external_form/form/controller, blocks/external_form/form/mitglied_form.php, blocks/external_form/form, blocks/external_form/db.xml, blocks/external_form, src/MitgliedFormModel.php, src/NewsletterFormModel.php
# Concrete Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).
# Server Software
Apache
# Server API
fpm-fcgi
# PHP Version
8.1.10
# PHP Extensions
apcu, bcmath, calendar, cgi-fcgi, Core, ctype, curl, date, dom, exif, FFI, fileinfo, filter, ftp, gd, gettext, hash, iconv, imagick, imap, intl, json, ldap, libxml, mbstring, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, readline, Reflection, session, shmop, SimpleXML, soap, sockets, sodium, SPL, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlreader, xmlwriter, xsl, Zend OPcache, zip, zlib
# PHP Settings
max_execution_time - 240
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1500
memory_limit - 512M
post_max_size - 50M
upload_max_filesize - 50M
zend.exception_string_param_max_len - 0
ldap.max_links - Unlimited
mbstring.regex_retry_limit - 1000000
mbstring.regex_stack_limit - 100000
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
unserialize_max_depth - 4096
opcache.jit_bisect_limit - 0
opcache.jit_max_exit_counters - 8192
opcache.jit_max_loop_unrolls - 8
opcache.jit_max_polymorphic_calls - 2
opcache.jit_max_recursive_calls - 2
opcache.jit_max_recursive_returns - 2
opcache.jit_max_root_traces - 1024
opcache.jit_max_side_traces - 128
opcache.max_accelerated_files - 500000
opcache.max_file_size - 0
opcache.max_wasted_percentage - 5