Skip to main content

(13)Permission denied: cannot read directory for multi

Comments

4 comments

  • madmanmachines
    Hi, What are the permissions of the directory?:
    ls -lahd /home/willymyo/
    Ensure the directory has the username as both the user and the group:
    chown willymyo:willymyo /home/willymyo/
    And ensure the permissions are 711:
    chmod 711 /home/willymyo/
    Thanks,
    0
  • cPanelMichael
    Hello :) Do you notice any error messages in /usr/local/cpanel/logs/error_log when creating an account? Thank you.
    0
  • Mujie
    @madmanmachines : I'm sure with the user/group and permission is right. @cPanelMichael : no, I did'nt recieve any error messages when creating an account. I solve this problem with my own, first remove current user account, then restarting my cpanel (
    0
  • cPanelMichael
    Hello :) It's difficult to pinpoint any exact cause of this problem if it's not reproducible. Regardless, I'm happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.