-
-
Notifications
You must be signed in to change notification settings - Fork 436
Language handlers may not always be loaded properly #5147
Description
I'm trying to install on debian bookworm
I'm installing using APT
the browser shows error 500
my apache is 2.4.54 and my php is 8.1.12
this appears in the apache log:
[Sat Jan 07 14:07:12.322217 2023] [php:error] [pid 55502] [client 192.168.254.100:57408] PHP Fatal error: Uncaught Error: Class "PhpMyAdmin\MoTranslator\Cache\InMemoryCache" not found in /usr/share/php/PhpMyAdmin/MoTranslator/Translator.php:115\nStack trace:\n#0 /usr/share/cacti/site/include/global_languages.php(312): PhpMyAdmin\MoTranslator\Translator->__construct()\n#1 /usr/share/cacti/site/include/global_languages.php(254): load_gettext_motranslator()\n#2 /usr/share/cacti/site/include/global.php(527): include_once('...')\n#3 /usr/share/cacti/site/include/auth.php(27): require_once('...')\n#4 /usr/share/cacti/site/index.php(25): include('...')\n#5 {main}\n thrown in /usr/share/php/PhpMyAdmin/MoTranslator/Translator.php on line 115
[Sat Jan 07 14:07:12.322446 2023] [php:warn] [pid 55502] [client 192.168.254.100:57408] PHP Warning: Trying to access array offset on value of type null in /usr/share/cacti/site/lib/functions.php on line 5866
[Sat Jan 07 14:07:12.326601 2023] [php:warn] [pid 55502] [client 192.168.254.100:57408] PHP Warning: Trying to access array offset on value of type null in /usr/share/cacti/site/lib/functions.php on line 5931