WP-CLI problem after upgrading to 0.9.2.10
-
After upgrading the W3TC plugin, I got the following errors when trying to use the WordPress Command-Line Interface (wp-cli):
PHP Warning: require_once(WP_PLUGIN_DIR/w3-total-cache/inc/functions/compat.php): failed to open stream: No such file or directory in /var/www/wordpress_238902/wp-content_327434/plugins/w3-total-cache/inc/define.php on line 1426
PHP Fatal error: require_once(): Failed opening required ‘WP_PLUGIN_DIR/w3-total-cache/inc/functions/compat.php’ (include_path=’phar:///usr/bin/wp/vendor/phpunit/php-token-stream/:phar:///usr/bin/wp/vendor/phpunit/php-text-template/:phar:///usr/bin/wp/vendor/phpunit/phpunit-mock-objects/:phar:///usr/bin/wp/vendor/phpunit/php-timer/:phar:///usr/bin/wp/vendor/phpunit/php-file-iterator/:phar:///usr/bin/wp/vendor/phpunit/php-code-coverage/:phar:///usr/bin/wp/vendor/phpunit/phpunit/:phar:///usr/bin/wp/vendor/phpunit/phpunit/../../symfony/yaml:.:/opt/php5/lib/php’) in /var/www/wordpress_238902/wp-content_327434/plugins/w3-total-cache/inc/define.php on line 1426I solved it by uninstalling the plugin, deleting all remaining w3tc plugin files and then reinstalling the new plugin version.
- The topic ‘WP-CLI problem after upgrading to 0.9.2.10’ is closed to new replies.