Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Presently, updates for releases are temporarily disabled while we continue working on a solution for the missing addon features directory. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

wordpress --operation permitted

Comments

5 comments

  • cPanelWilliam
    Hey there! Often times permissions issues such as this can be caused by using a PHP Handler that is not compatible with the file ownership/permissions of the website. Can you confirm whether your server is using the CGI PHP Handler with mod_suexec or mod_ruid2? You can check the current PHP Handlers via WHM > MultiPHP Manager > PHP Handlers. It is important to ensure that your server is running scripts as the user by installing something like SuPHP or mod_suexec because otherwise, this can lead to file permissions issues on your websites. For reference:
    0
  • nagyhegy
    First of all, thanks for your help. I have check it but I don't see that mod_suexec or mod_ruid2.
    0
  • cPanelWilliam
    @nagyhegy based on the screenshots, it does appear your domain is using CGI which causes Apache to run processes as the nobody user. I would recommend ensuring that your server either has mod_ruid2 or mod_suexec installed to ensure Apache processes run under the cPanel user. You can install mod_ruid2 or mod_suexec via WHM > EasyApache 4 > Customize > Apache Modules > Search for mod_suexec or mod_ruid2. If either one of these is already installed, then the issue is probably caused by something else. In that case, I would recommend opening a support ticket so our team can take a closer look.
    0
  • nagyhegy
    thanks for your help it works great!
    0
  • cPRex Jurassic Moderator
    I'm glad to hear that's working well!
    0

Please sign in to leave a comment.