Skip to main content

File manager permission denied

Comments

2 comments

  • 24x7server
    Hello :), Have you checked your folder/file permission with ownership ? if you are using suphp on your server then folder should be 755 and files permission will be 644 with the user:user ownership for all files and folder which are present under the public_html directory of our cPanel user.
    0
  • cPanelMichael
    Hello, File Manager doesn't rely on the PHP handler, so it's likely unrelated to that. Instead, it's likely the permission or ownership values on the directories are invalid. Could you let us know the values configured for the "/home/myuser/public_html/mydomain/sites/default" directory and each parent directory? Here's a command you can use for one directory:
    stat /home/myuser/public_html/mydomain/sites/default
    Thank you.
    0

Please sign in to leave a comment.