Skip to main content

cannot open password file

Comments

2 comments

  • cPanelLauren
    The file should have 644 perms in most cases /home/$user/.htpasswds/public_html
    should be 755 /home/$user/.htpasswds/
    should be 750 Ownership on /home/$user/.htpasswd
    should be user:nobody For /home/$user/.htpasswd/public_html/
    it should be user:user and for /home/$user/.htpasswd/public_html/passwd
    it should be user:user can you confirm that the permissions/ownership are the same?
    0
  • keat63
    It was an ownership issue. Thanks
    0

Please sign in to leave a comment.