Can't write to directory despite 0777

Discussion in 'General' started by TDS, Mar 23, 2013.

  1. TDS

    TDS New Member

    Hello,
    big trouble on local system. All scripts are fine on production system but after change local development server system nothing can write despite 0777 directories.

    Ubuntu 12.04 Server LTS 64bit
    ISPConfig 3.0.5.1

    Example: Script No 1
    The strange thing is that on some directory a "+" appears. Maybe special permissions? I can't find any differences compared to production (Debian 6) and old development server (Ubuntu 12.04).
     
  2. ispcomm

    ispcomm Member

    check the extended attributes of the directories you want to write to. some might be immutable.
     
  3. TDS

    TDS New Member

    And how? Doesn't know how to do it :confused:
    If this happen everytime I create a web... omg
     
  4. ispcomm

    ispcomm Member

Share This Page