Cannot CHMOD php files to 777

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stewcando
    Junior Member
    • Jul 2004
    • 2

    #1

    Cannot CHMOD php files to 777

    When I attempt to CHMOD php files to 777 they always change back to 644, or 755 by themselves. I have several sites and it's the same in all accounts. I have some really important files to install. Can someone help me out with this one?

    Thanks

    Stewart
  • KyleC
    Senior Member
    • Mar 2004
    • 291

    #2
    correct you cant use 777 use 755 it will work fine.
    -Kyle

    Comment

    • stewcando
      Junior Member
      • Jul 2004
      • 2

      #3
      Thanks

      That did the trick... the support team sorted it out. Thank you very much for your help.

      Stewart

      Comment

      • Skky
        Member
        • Apr 2004
        • 31

        #4
        Just so everyone knows, you'll never need to use 777 here, regardless of what a script you install says. 755 works exactly the same becuase of dathorn's setup.

        Comment

        Working...