4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: Anarchology on April 28, 2009, 10:08:57 PM

Title: Full list of CHMOD Permission Changes?
Post by: Anarchology on April 28, 2009, 10:08:57 PM
Hi!

I just moved over an entire 4images site over to a new server, and forgot about the CHMOD permissions. I'm guessing they don't stay the same permission within the file when downloading, and uploading the files. Can anyone help me and post up the full list of changes I need to do and double check?

Thanks in advance!
Title: Re: Full list of CHMOD Permission Changes?
Post by: mawenzi on April 28, 2009, 11:17:32 PM
From /docs/Installation.txt

Quote

     Set permissions for the following directories:

     chmod 777 (drwxrwxrwx) : data
     chmod 777 (drwxrwxrwx) : data/database
     chmod 777 (drwxrwxrwx) : data/media
     chmod 777 (drwxrwxrwx) : data/thumbnails
     chmod 777 (drwxrwxrwx) : data/tmp_media
     chmod 777 (drwxrwxrwx) : data/tmp_thumbnails
     chmod 777 (drwxrwxrwx) : templates
     chmod 777 (drwxrwxrwx) : templates/default
     chmod 777 (drwxrwxrwx) : templates/default/media

     Set permissions for the following files:

     chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default"
     chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default/media"

     You can do this with FTP programs such as CuteFTP or WS_FTP.

Title: Re: Full list of CHMOD Permission Changes?
Post by: Anarchology on April 29, 2009, 12:18:29 AM
Thank you kind sir! 8)

Yeah, my version of 4Images was automatically installed through my service provider, so I never had to change the permissions. I still feel stupid for not looking in there to begin with.

Thanks! Problem Solved!
Title: Re: Full list of CHMOD Permission Changes?
Post by: haider512 on December 22, 2010, 11:17:12 PM
Many Thanks..