• Resolved ericsdesignforce

    (@ericsdesignforce)


    PHP 8.1.10 (cli) (built: Sep 10 2022 03:37:03) (NTS)
    Copyright (c) The PHP Group
    Zend Engine v4.1.10, Copyright (c) Zend Technologies
    with Zend OPcache v8.1.10, Copyright (c), by Zend Technologies

    WordPress 6.2

    AIOS firewall error: Undefined constant “AIOWPS\Firewall\AIO_WP_SECURITY_PATH”

    variations of this error have been occurring as warnings on older versions of PHP.

    PHP Warning: Use of undefined constant AIO_WP_SECURITY_PATH – assumed ‘AIO_WP_SECURITY_PATH’ (this will throw an Error in a future version of PHP) in /bitnami/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall-loader.php on line 174
    Warning: Use of undefined constant AIO_WP_SECURITY_PATH – assumed ‘AIO_WP_SECURITY_PATH’ (this will throw an Error in a future version of PHP) in /bitnami/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall-loader.php on line 174
    PHP Warning: include_once(AIO_WP_SECURITY_PATH/classes/wp-security-utility-file.php): failed to open stream: No such file or directory in /bitnami/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall-loader.php on line 174
    Warning: include_once(AIO_WP_SECURITY_PATH/classes/wp-security-utility-file.php): failed to open stream: No such file or directory in /bitnami/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall-loader.php on line 174
    PHP Warning: include_once(): Failed opening ‘AIO_WP_SECURITY_PATH/classes/wp-security-utility-file.php’ for inclusion (include_path=’.:/opt/bitnami/php/lib/php’) in /bitnami/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall-loader.php on line 174
    Warning: include_once(): Failed opening ‘AIO_WP_SECURITY_PATH/classes/wp-security-utility-file.php’ for inclusion (include_path=’.:/opt/bitnami/php/lib/php’) in /bitnami/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall-loader.php on line 174

    These occur when executing:

    sudo wp plugin auto-updates disable –all;

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘AIOWPS\Firewall\AIO_WP_SECURITY_PATH’ is closed to new replies.