Ad Widget

Collapse

Cant login on new installation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Givou
    Junior Member
    • May 2023
    • 1

    #1

    Cant login on new installation

    Hey

    I cant login on my new zabbix installation.
    The Nginx Error logs tell me following:
    FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key "file" in /usr/share/webapps/zabbix/include/classes/debug/CProfiler.php on line 381; PHP message: PHP Warning: Undefined array key "line" in /usr/share/webapps/zabbix/include/classes/debug/CProfiler.php on line 381; PHP message: PHP Warning: Cannot modify header information - headers already sent in /usr/share/webapps/zabbix/include/classes/helpers/CCookieHelper.php on line 59; PHP message: PHP Warning: PHP Request Shutdown: Failed to write session data using user defined save handler. (session.save_path: , handler: write) in Unknown on line 0" while reading upstream, client: 77.116.195.51, server: zabbix.xxx.at, request: "POST /index.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php-fpm/php-fpm.sock:", host: "zabbix.xxx.at", referrer: "https://zabbix.xxxx.at/index.php"

    I already tried to create folders and allow http user (archlinux) to write into that and set them in the php.ini file. But nothing seem to help.
    Zabbix ist the only application with that problem, nextcloud, pixelfed, authentik, vikunja everything else runs without any troubles.

    Best regards,
    Thiemo
  • LenR
    Senior Member
    • Sep 2009
    • 1005

    #2
    Is php-fpm running?

    Comment

    Working...