S smsco New Pleskian Jul 19, 2022 #1 Server operating system version 7.9 Plesk version and microupdate number 18.0.45 Hello I read articles about wp cli but none of them answered for me. I want to enter the following command, but it gives an error: wp edd v30_migration
Hello I read articles about wp cli but none of them answered for me. I want to enter the following command, but it gives an error: wp edd v30_migration
S smsco New Pleskian Jul 20, 2022 #3 avatolin said: Hello! What error does this command return? Click to expand... Hi /usr/bin/env: php: No such file or directory
avatolin said: Hello! What error does this command return? Click to expand... Hi /usr/bin/env: php: No such file or directory
avatolin New Pleskian Staff member Jul 20, 2022 #4 Try to execute the Code: plesk ext wp-toolkit --wp-cli -instance-id INSTANCE_ID -- edd v30_migration command
Try to execute the Code: plesk ext wp-toolkit --wp-cli -instance-id INSTANCE_ID -- edd v30_migration command
S smsco New Pleskian Jul 20, 2022 #5 avatolin said: Try to execute the Code: plesk ext wp-toolkit --wp-cli -instance-id INSTANCE_ID -- edd v30_migration command Click to expand... [2022-07-20 08:05:53.463] 29536:62d7b76170d8f ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/filemng' 'site.com_zkado5xmjjm' 'exec' '/var/www/vhosts/site.com/httpdocs' 'timeout' '60' '/opt/plesk/php/8.0/bin/php' '-d' 'safe_mode=off' '-d' 'display_errors=on' '-d' 'opcache.enable_cli=off' '-d' 'open_basedir=' '-d' 'error_reporting=341' '-d' 'max_execution_time=60' '-c' '/var/www/vhosts/system/site.com/etc/php.ini' '/usr/local/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wpt-wp-cli.php' '--path=/var/www/vhosts/site.com/httpdocs' '--no-color' 'edd' 'v30_migration'] with exit code [1] Error: 'edd' is not a registered wp command. See 'wp help' for available commands. Did you mean 'db'?
avatolin said: Try to execute the Code: plesk ext wp-toolkit --wp-cli -instance-id INSTANCE_ID -- edd v30_migration command Click to expand... [2022-07-20 08:05:53.463] 29536:62d7b76170d8f ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/filemng' 'site.com_zkado5xmjjm' 'exec' '/var/www/vhosts/site.com/httpdocs' 'timeout' '60' '/opt/plesk/php/8.0/bin/php' '-d' 'safe_mode=off' '-d' 'display_errors=on' '-d' 'opcache.enable_cli=off' '-d' 'open_basedir=' '-d' 'error_reporting=341' '-d' 'max_execution_time=60' '-c' '/var/www/vhosts/system/site.com/etc/php.ini' '/usr/local/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wpt-wp-cli.php' '--path=/var/www/vhosts/site.com/httpdocs' '--no-color' 'edd' 'v30_migration'] with exit code [1] Error: 'edd' is not a registered wp command. See 'wp help' for available commands. Did you mean 'db'?
V vbelich Basic Pleskian Staff member Aug 9, 2022 #7 smsco said: No answer? Click to expand... Hi! Sorry for the delay. This should work: Code: # plesk ext wp-toolkit --wp-cli -instance-id ID -- edd v30_migration --skip-plugins=false
smsco said: No answer? Click to expand... Hi! Sorry for the delay. This should work: Code: # plesk ext wp-toolkit --wp-cli -instance-id ID -- edd v30_migration --skip-plugins=false