Hi i've this plesk version installed Plesk v12.5.30_build1205150826.19 and every domain with wordpress installed i've this error :
i see inside /usr/share/plesk-wp-cli/php/class-wp-cli.php on line 58 (where this error was created) and it failed on this function :
error with wp cli
Code:
PHP Fatal error: Class 'WP_CLI\Runner' not found in /usr/share/plesk-wp-cli/php/class-wp-cli.php
Code:
public static function get_runner() { static $runner; if (...