• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

WordPress Tool Issue

Chris Lemmer

New Pleskian
Hi there,

My WordPress tool for Plesk stopped working. I keep on getting the following error:

filemng: Failed to execute command: /usr/local/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/bin/wp: Permission denied System error 13: Permission Denied

I have set this file's permissions to: chmod +x, however, it doesn't seem to work.

Any ideas? Please also just notify me when you remove my forum posts. I spent almost an hour typing the last one out, and you simply remove it. Now I've lost it and I have to type it again on another place where people can actually help me.

Thanks
Chris
 
Whats your permissions set for /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/bin/wp

# ll /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/bin/wp
 
Path changed since older Plesk version, command could also be
# ll /usr/local/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/bin/wp
and should yield
-rwxr-xr-x 1 root root 1614 <date> /usr/local/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/bin/wp*
(0755, owner root, group root).

Edit: Re-thinking and wondering why it's /opt/psa in the user's post? Maybe a different OS ...
 
Noticed that as well - don't think the original poster is actually running Onyx...
 
Back
Top