Forum Moderators: coopster

Message Too Old, No Replies

What does "chmod 777 ." do?

         

budbiss

1:30 pm on Apr 1, 2004 (gmt 0)

10+ Year Member



I need to do this for a script to work, yet I don't have access to telnet through my shared server account...is there another way to do this?

Alternative Future

1:45 pm on Apr 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You should be able to carry this out in your FTP.

Here [webmasterworld.com] is another thread detailing on how to do it through PHP.

-George

HelenDev

2:02 pm on Apr 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I came across a script which asked me to do this, I just FTPd the file in the same directory as the other parts of what i was doing and it was fine.

budbiss

3:04 pm on Apr 1, 2004 (gmt 0)

10+ Year Member



Thanks. BTW, what does the period signify? Does that make everything in the directory 777?