Author Topic: chmod issue  (Read 4571 times)

0 Members and 1 Guest are viewing this topic.

Offline gride420

  • Pre-Newbie
  • Posts: 3
    • View Profile
chmod issue
« on: June 01, 2003, 01:51:32 AM »
Hey guys i know someone on here can help me out i am sure of it! A buddy of mine installed this script and i know nothing about it. I tried to do a backup and it said i needed to chmod something to 777 but it didnt tell me what! Should someone post a list of everything that gets chmoded?
not just the backup i need everything to make sure i dont have any more problems. It would be great! Thank you!

Offline www.girls-on-bikes.com

  • Full Member
  • ***
  • Posts: 145
    • View Profile
    • http://www.girls-on-bikes.com/
chmod issue
« Reply #1 on: June 01, 2003, 02:10:46 AM »
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.

Offline gride420

  • Pre-Newbie
  • Posts: 3
    • View Profile
Thanks you!
« Reply #2 on: June 01, 2003, 03:58:01 AM »
Thank you very much man! That fixed all of my problems i was getting!

Offline baconzoo

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://www.baconzoo.com/library
Re: chmod issue
« Reply #3 on: March 16, 2005, 04:07:51 AM »
My web host screwed up my file permissions.  What should the .php files be set to?  Or should I say all other files other than listed in the installation.txt?

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Re: chmod issue
« Reply #4 on: March 16, 2005, 05:01:33 AM »
644