1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

What is Chmod777?

Discussion in 'Databases' started by D89, Dec 21, 2008.

  1. D89

    D89 Peon

    Messages:
    31
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #21
    What do you mean by that?

    beyond the actual script not working are you saying that it can cause other problems?
     
    D89, Dec 27, 2008 IP
  2. Boulder

    Boulder Well-Known Member

    Messages:
    806
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    118
    #22

    LOL

    I play with chmod every day.. It is a necessary to play with chmod to run many scripts.

    Is really not that big of deal if you only set the files and/or folders the script needs..

    Also on many newer updated servers 666 or 755 on files and 755 on folders will usually work instead of 777 and gives more protection that way.

    Some servers, depending on server settings will require the full out no restricted 777 on those if the script does call for it?

    Boulder
     
    Boulder, Dec 27, 2008 IP
  3. okpara36

    okpara36 Peon

    Messages:
    272
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #23
    google it & read read read
     
    okpara36, Dec 27, 2008 IP
  4. jakesjohn

    jakesjohn Active Member

    Messages:
    144
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #24
    means you are leaving your files to be read,written and executes..this will be useful in much applications...
     
    jakesjohn, Dec 27, 2008 IP
  5. twhiting9275

    twhiting9275 Active Member

    Messages:
    305
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    80
    #25
    It also means that you are taking a great risk. 777 is a very, very bad idea!
     
    twhiting9275, Dec 27, 2008 IP
  6. MactonxD

    MactonxD Banned

    Messages:
    113
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #26
    If you are trying to play with small scripts with CHOMD changing internal files chmod. Then it wont cause you much. Don't Play means dont play with Scripts Dolphin , Vbulletin and much more!
     
    MactonxD, Dec 28, 2008 IP
  7. Boulder

    Boulder Well-Known Member

    Messages:
    806
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    118
    #27


    Yes I was pretty sure that's what you were saying... LOL


    I just thought is was cool (or funny) how you said it and way it fit with the thread context.



    Have fun,
    Boulder
     
    Boulder, Dec 28, 2008 IP
  8. vishrutsharma

    vishrutsharma Banned

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #28
    chmod777 means to set permissions of read, write and execute. Installing most of the script require giving permissions so that your script works fine. Dont play around with it, just try to read the instructions. If you are using cPanel, just click on the folder(s) and on top, there is an option to set permission. Change it to 777.
     
    vishrutsharma, Dec 28, 2008 IP
  9. ArtiFax

    ArtiFax Active Member

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    58
    #29
    If your script is telling you to CHMOD, then CHMOD. If 777 doesn't work on your server try setting it to 755. Also I would recommend using CuteFTP @ http://globalscape.com you can download the evaluation version free until you decide to purchase it or dl a crack.

    Don't be afraid to CHMOD the file, it's only to allow members to interact on that program. Tagboard, Newspro, alot of older .cgi relies on CHMOD.

    What exactly is the file if you don't mind me asking?
     
    ArtiFax, Dec 28, 2008 IP
  10. dilluzionz

    dilluzionz Peon

    Messages:
    379
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #30
    Sometimes scripts require 777 to install, and then they say after the install to set them back to 755 or something else. If it says chmod to 777 for the install, that's what you need to do. If your script isn't working, that could be why. You can check the error log through your cpanel. I've run accross some issues where the error log says"file is writeable by group" and had to change it accordingly. Is the script from Prozilla?
     
    dilluzionz, Dec 28, 2008 IP
  11. vntutor

    vntutor Peon

    Messages:
    1,721
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #31
    That is right. Set the full right to your files
     
    vntutor, Dec 28, 2008 IP
  12. mmc

    mmc Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #32
    cool didnt knew that...
     
    mmc, Dec 29, 2008 IP
  13. bhagwat_banna

    bhagwat_banna Peon

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #33
    it is basicallly used for the directory permission on server.
     
    bhagwat_banna, Jan 1, 2009 IP
  14. Spartan_Strategy

    Spartan_Strategy Peon

    Messages:
    197
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #34
    Thanks for the overview!
     
    Spartan_Strategy, Jan 3, 2009 IP
  15. domainplayer

    domainplayer Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #35
    It's the permissions
     
    domainplayer, Jan 3, 2009 IP
  16. Proximity

    Proximity Banned

    Messages:
    3,930
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #36
    Its better to use a software that can easily do the CHMODs for you
     
    Proximity, Jan 3, 2009 IP
  17. thekids

    thekids Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #37
    777 is not secure. Open to ALL
     
    thekids, Jan 7, 2009 IP
  18. 00774

    00774 Peon

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #38
    thanks for he info
     
    00774, Jan 7, 2009 IP
  19. bhagwat_banna

    bhagwat_banna Peon

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #39
    but i have a question releated to this if we want to delete the uploaded files then what we do for that.
     
    bhagwat_banna, Jan 8, 2009 IP