Error when using WP-CLI
-
Trying to install Wordfence using WP-CLI and running into errors since it doesn’t seem to initialize properly without the GUI. Could it be patched to at-least not error out like this?
PHP Warning: fopen(/chroot/home/USER/DOMAIN/html/wp-content/wflogs/rules.php): Failed to open stream: No such file or directory in /chroot/home/USER/DOMAIN/html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php on line 332 Warning: fopen(/chroot/home/USER/DOMAIN/html/wp-content/wflogs/rules.php): Failed to open stream: No such file or directory in /chroot/home/USER/DOMAIN/html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php on line 332 PHP Warning: include(/chroot/home/USER/DOMAIN/html/wp-content/wflogs/rules.php): Failed to open stream: No such file or directory in /chroot/home/USER/DOMAIN/html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php on line 335 Warning: include(/chroot/home/USER/DOMAIN/html/wp-content/wflogs/rules.php): Failed to open stream: No such file or directory in /chroot/home/USER/DOMAIN/html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php on line 335 PHP Warning: include(): Failed opening '/chroot/home/USER/DOMAIN/html/wp-content/wflogs/rules.php' for inclusion (include_path='.:/opt/remi/php80/root/usr/share/pear:/opt/remi/php80/root/usr/share/php:/usr/share/pear:/usr/share/php') in /chroot/home/USER/DOMAIN/html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php on line 335 Warning: include(): Failed opening '/chroot/home/USER/DOMAIN/html/wp-content/wflogs/rules.php' for inclusion (include_path='.:/opt/remi/php80/root/usr/share/pear:/opt/remi/php80/root/usr/share/php:/usr/share/pear:/usr/share/php') in /chroot/home/USER/DOMAIN/html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php on line 335
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error when using WP-CLI’ is closed to new replies.