problem with "web" directory permissions

Discussion in 'Tips/Tricks/Mods' started by asgare, Jul 15, 2013.

  1. asgare

    asgare Member

    Hi There
    Please give me a solution!
    I am absolutely new in Linux. In Ubuntu I have decided to install a CMS but due to "web" directory permissions which doesn't CMS to execute some actions, I had made some changes via chmod command. Regrettable, I can access anymore to the ISPConfig nor host.
    Please let me know how can I fix this!? Can I remove "web" directory and make a replacement for that?
    here is my host address: www.o10.ir
    Regards
    Amin
     
  2. PVasileff

    PVasileff Member

    chattr -i web

    after recreate it again

    chattr +i web

    What is output of your error.log after get error?
     

Share This Page