• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue wp-cli errors - [util_exec] proc_close()

Yuval Mizrahi

New Pleskian
Hi,
i have some errors with some functions with wp-cli via plesk ext wp-toolkit --wp-cli
for example, if i delete plugin, i alwayes get this message:
Code:
[2020-04-26 06:19:38.781] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/filemng' '!!!USERR!!!' 'exec' '/var/www/vhosts/!!!DOMAIN!!!/httpdocs' 'timeout' '60' '/opt/plesk/php/7.3/bin/php' '-d' 'safe_mode=off' '-d' 'display_errors=off' '-d' 'opcache.enable_cli=off' '-d' 'open_basedir=' '-d' 'error_reporting=341' '-d' 'max_execution_time=60' '-c' '/var/www/vhosts/system/!!!DOMAIN!!!/etc/php.ini' '/usr/local/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/boot-fs.php' '--path=/var/www/vhosts/!!!DOMAIN!!!/httpdocs' '--no-color' 'plugin' 'delete' 'wp-super-cache'] with exit code [1]
No plugins deleted.
exit status 3
OS is centos 7 updated.
latest plesk version.

any idea?

thanks
 
Yes it's works, and also the command works, it's deleting the plugin just instead providing a correct respond, it always show this error.
 
Back
Top