• Resolved sergeybv

    (@sergeybv)


    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:95

    When I run the same commands with --skip-plugins=fastcgi-cache-purge-and-preload-nginx, they works fine.

    • This topic was modified 10 months, 3 weeks ago by sergeybv.
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.