Skip to main content

Permission Denied, I can't modify or delete folders

Comments

2 comments

  • 24x7server
    Hello, I can see you have root access of your VPS so login your VPS through SSH and correct the ownership of your joomal files and directory
    cd ~USERNAME/public_html/ chown USERNAME:USERNAME * -R
    NOTE : Change USERNAME to correct cPanel user name of your account. If you are not sure about this then contact your server admin.
    0
  • cPanelMichael
    Hello :) You may want to consider switching to a different PHP handler such as suPHP or using Mod_Ruid2 with DSO so that you do not have to manually modify permission/ownership values for files uploaded through the script. Thank you.
    0

Please sign in to leave a comment.