Fatal error while using any WP CLI command
-
I found a critical bug while using wp cli commands: when the plugin is active, it breaks the execution of any WP-CLI command.
The error message is:Fatal error: Uncaught Error: Undefined constant "FS_CHMOD_FILE" in /var/www/html/wp-content/plugins/fastcgi-cache-purge-and-preload-nginx/includes/wp-filesystem.php:95When I run the same commands with
--skip-plugins=fastcgi-cache-purge-and-preload-nginx, they works fine.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Fatal error while using any WP CLI command’ is closed to new replies.