Menu

file permissions

Help
2001-10-04
2001-10-06
  • erwin vrolijk

    erwin vrolijk - 2001-10-04

    you have to set the file permissions as follows, else your board won't work.

    777 rwxrwxrwx /data/ 
    555 rw-rw-rw- /data/board.xml

    so the data directory is readable, writable and executable for everyone (all users, world) and the file board.xml is redable and writeable for everyone (all users, world)

     
    • Anonymous

      Anonymous - 2001-10-06

      >> 555 rw-rw-rw- /data/board.xml <<
      I think it should be "666 rw-rw-rw- /data/board.xml".

       

Log in to post a comment.