hi
After Install and After Welcome Page Zabbix Show the HTTP ERROR 500
and not going to pre check install page
log error :
php version:
PHP 8.1.22 (cli) (built: Aug 14 2023 05:32:33) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.22, Copyright (c) Zend Technologies
with Zend OPcache v8.1.22, Copyright (c), by Zend Technologies
After Install and After Welcome Page Zabbix Show the HTTP ERROR 500
and not going to pre check install page
log error :
PHP Code:
[Sat Aug 19 10:54:14.740761 2023] [php:warn] [pid 7138] [client 192.168.60.13:62534] PHP Warning: Trying to access array offset on value of type null in /usr/share/zabbix/include/classes/core/CCookieSession.php on line 194
[Sat Aug 19 10:54:22.018833 2023] [php:error] [pid 7140] [client 192.168.60.13:62542] PHP Fatal error: Uncaught Error: Call to undefined function mb_check_encoding() in /usr/share/zabbix/include/validate.inc.php:237\nStack trace:\n#0 /usr/share/zabbix/include/validate.inc.php(364): check_type()\n#1 /usr/share/zabbix/include/validate.inc.php(445): check_field()\n#2 /usr/share/zabbix/include/validate.inc.php(469): check_fields_raw()\n#3 /usr/share/zabbix/setup.php(76): check_fields()\n#4 {main}\n thrown in /usr/share/zabbix/include/validate.inc.php on line 237, referer: http://status.terminal.local/zabbix/setup.php
[Sat Aug 19 10:54:22.019668 2023] [php:warn] [pid 7140] [client 192.168.60.13:62542] PHP Warning: Undefined array key "file" in /usr/share/zabbix/include/classes/debug/CProfiler.php on line 381, referer: http://status.terminal.local/zabbix/setup.php
[Sat Aug 19 10:54:22.019705 2023] [php:warn] [pid 7140] [client 192.168.60.13:62542] PHP Warning: Undefined array key "line" in /usr/share/zabbix/include/classes/debug/CProfiler.php on line 381, referer: http://status.terminal.local/zabbix/setup.php
[Sat Aug 19 10:54:22.020201 2023] [php:warn] [pid 7140] [client 192.168.60.13:62542] PHP Warning: Trying to access array offset on value of type null in /usr/share/zabbix/include/classes/core/CCookieSession.php on line 194, referer: http://status.terminal.local/zabbix/setup.php
PHP 8.1.22 (cli) (built: Aug 14 2023 05:32:33) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.22, Copyright (c) Zend Technologies
with Zend OPcache v8.1.22, Copyright (c), by Zend Technologies
Comment