• Resolved AminM

    (@aminm)


    Hello, I am running an automatic installation shell code for WordPress and this plugin as well.

    wp plugin activate all-in-one-wp-security-and-firewall
    PHP Fatal error: Class ‘AIOWPSecurity_Configure_Settings’ not found in /var/www/sites/test/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-installer.php on line 27
    Fatal error: Class ‘AIOWPSecurity_Configure_Settings’ not found in /var/www/sites/test/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-installer.php on line 27

    It does seem like a missing “require_once” issue, but I am not sure where to place it.

    Thanks

    https://www.ads-software.com/plugins/all-in-one-wp-security-and-firewall/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter AminM

    (@aminm)

    Also I just tried using code,
    activate_plugin( 'all-in-one-wp-security-and-firewall/wp-security.php' );

    Doesn’t work as well, no errors are thrown, just the plugin doesn’t get activated.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, try the following URL it might help you.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, if this worked for you can you mark this support thread as resolved.

    Thank you

    Thread Starter AminM

    (@aminm)

    yup thanks a lot my friend, sorry I commented on the other thread and forgot this one ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘unable to activate plugin from WP-CLI’ is closed to new replies.