SiteHealth.php:121 Warning
-
Im using php 8.1 and this warning show, please fix this:
Warning syntax error, unexpected '=' in /etc/fail2ban/jail.d/wordpress.conf on line 5
wp-content/plugins/wpf2b-addon-blocklist/classes/SiteHealth.php:121
parse_ini_file()
wp-content/plugins/wpf2b-addon-blocklist/classes/SiteHealth.php:121
com\w\a\B\SiteHealth->get_test_blocklist_maxretry()
wp-admin/includes/class-wp-site-health.php:194
WP_Site_Health->perform_test()
wp-admin/includes/class-wp-site-health.php:145
WP_Site_Health->enqueue_scripts()
wp-includes/class-wp-hook.php:324
do_action('admin_enqueue_scripts')
wp-admin/admin-header.php:118The wordpress.conf following the code in the documentation, the code affected is
journalmatch = SYSLOG_IDENTIFIER=wordpress
- You must be logged in to reply to this topic.