TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

change permission!

Page: 1 Reply
Oct 17th 2002#74224 Report
Member since: Sep 12th 2002
Posts: 28
hey again!

When i read php tutorials it sometimes tells me to change permission. for example:
"Change permissions to 'clicks_counter_data.txt' for be writing by nobody (chmod a+rw)"

What the heck does that mean?

thanks!
Reply with Quote Reply
Oct 17th 2002#74245 Report
Member since: Apr 1st 2002
Posts: 1487
where you uploaded the file using yout ftp client, right click on the file and set the permissions. it should give you a number, for example 777, 666, 656, etc. just type that number in and click ok, and it should work.

what chmodding basically is, is giving certain permissions to a specific file. in this case, i believe that it wants any user to write to the text file without any sort of security on that one file, that way the text can easily be written to. that's the basics of what cmodding is, search google for a more detailed description of what chmod does.
Reply with Quote Reply
Oct 18th 2002#74282 Report
Member since: Jun 30th 2001
Posts: 447
If you ever need help figuring out permission, I have a web tool that does just that. http://www.digi-fx.net/cgi-bin/chmodhelper.cgi
Reply with Quote Reply
Oct 19th 2002#74468 Report
Member since: Sep 12th 2002
Posts: 28
ok thanks
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum