Author Topic: Full list of CHMOD Permission Changes?  (Read 53057 times)

0 Members and 1 Guest are viewing this topic.

Offline Anarchology

  • Jr. Member
  • **
  • Posts: 60
  • I LULZ too much!
    • View Profile
    • Tainted Pix
Full list of CHMOD Permission Changes?
« 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!
A personal THANK YOU to all of the great programmers on this site for helping me get my site from something basic to what it is today!

My site: http://taintedpix.com
(warning: some adult content)

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Full list of CHMOD Permission Changes?
« Reply #1 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.

Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Anarchology

  • Jr. Member
  • **
  • Posts: 60
  • I LULZ too much!
    • View Profile
    • Tainted Pix
Re: Full list of CHMOD Permission Changes?
« Reply #2 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!
A personal THANK YOU to all of the great programmers on this site for helping me get my site from something basic to what it is today!

My site: http://taintedpix.com
(warning: some adult content)

Offline haider512

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Re: Full list of CHMOD Permission Changes?
« Reply #3 on: December 22, 2010, 11:17:12 PM »
Many Thanks..