Skip to main content

Issue htaccess pcfg_openfile

Comments

6 comments

  • cPanelMichael
    Hello :) The following permissions/ownership values are configured for the public_html directory during account creation when mod_ruid2 is disabled: Permissions: 0750 Ownership: Username:Nobody This changes to the following when you have mod_ruid2 enabled: Permissions: 0750 Ownership: Username:Username Could you ensure your public_html directory matches this? Thank you.
    0
  • troller88
    Hi, public_html is 750 and Owned by 1003 (Dont know what that means) when I get this error. What do I do wrong or what do I have to change?
    0
  • cPanelMichael
    Owned by 1003 (

    This suggests ownership of the directory is not configured properly. Please update the ownership with a command such as:
    chown $username.nobody /home/$username/public_html
    Thank you.
    0
  • troller88
    Thank a lot, but what if also all files i uploaded have the same strange owner? Currently that is the case and how Do i prevent cpanel to create accounts that strange way? Thank you
    0
  • troller88
    Ok now I see in filezilla that public_html owner is account name + nobody but I still get these errors: public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/accountname/public_html/' is executable I dont have any .htaccess in there.
    0
  • cPanelMichael
    It's likely permissions on the public_html directory or the account's home directory are invalid. Could you open a support ticket using the link in my signature so we can review the ownership/permission values and correct them? Ensure you post the ticket number here so we can update this thread with the outcome. Thank you.
    0

Please sign in to leave a comment.