Skip to main content

No response from subprocess error on Account modification

Comments

3 comments

  • cPanelMichael
    Hello @Kassio Andrade, Can you review the permission values assigned to the /var/cpanel/features/ directory on the affected system? You can check with the following command: stat /var/cpanel/features
    The permissions for this directory should be 0755 by default. You can update the permissions for this directory using the following command if necessary: chmod 0755 /var/cpanel/features
    Let me know if this helps. Thank you.
    0
  • Kassio Andrade
    Hi Michael, Thanks, I really doesn't checked this ._. so, sorry. Solved ! Thanks again.
    0
  • James Pietrangelo
    I also had this same problem after asking HostGator to perform some server upgrades which included upgrading to the latest cPanel version. Afterwards, I was getting the same dreaded Internal Server Error 500 message. Something in the upgrade process must have reset the file /var/cpanel/features to the wrong permissions. Once I set it to 0755 everything started working again. Thank you forum gods.
    0

Please sign in to leave a comment.