June 22, 20242 yr My nginx error.log is full of this line repeating itself FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key "dontlog" in /app/www/public/inc/Logger.php on line 35; PHP message: PHP Warning: Undefined array key "hidewarnings" in /app/www/public/inc/ErrorHandler.php on line 168; PHP message: PHP Warning: Undefined array key "samesitecookie" in /app/www/public/inc/auth.php on line 516; PHP message: PHP Warning: Undefined array key "hidewarnings" in /app/www/public/inc/ErrorHandler.php on line 168; PHP message: PHP Warning: Trying to access array offset on null in /config/dokuwiki/lib/plugins/move/action/rename.php on line 42; PHP message: PHP Warning: Undefined array key "hidewarnings" in /app/www/public/inc/ErrorHandler.php on line 168; PHP message: PHP Warning: Undefined array key "defer_js" in /app/www/public/inc/template.php on line 390; PHP message: PHP Warning: Undefined array key "hidewarnings" in /app/www/public/inc/ErrorHandler.php on line 168; PHP message: PHP Warning: Undefined array key "defer_js" in /app/www/public/inc/template.php on line 397; PHP message: PHP Warning: Undefined array key "hidewarnings" in /app/www/public/inc/ErrorHandler.php on line 168; PHP message: PHP Warning: Undefined array key "dontlog" in /app/www/public/inc/Logger.php on line 35" while reading response header from upstream, client: 192.168.52.134, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: I have added the lines display_errors = off and display_startup_errors = off to /dokuwiki/php/php-local.ini, but this has not stopped the errors. Can anybody help please?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.