Skip to main content

Cpanel::Exception::IO::ChownError

Comments

2 comments

  • cPanelLauren
    This indicates the permissions on the .htaccess weren't set correctly. What's the current permissions and ownership of the file?
    0
  • gandaalv
    This indicates the permissions on the .htaccess weren't set correctly. What's the current permissions and ownership of the file?

    I have the bad habit to use the root account for sftp, ssh etc. So the permissions/ownership everywhere is from the root user. edit: chown -R username:username /home/username/public_html/.htaccess
    using that command on the .htaccess file fixed the issue
    0

Please sign in to leave a comment.