 |

nigelparry.net
User
Aug 6, 2002, 9:22 PM
Post #1 of 4
(2303 views)
Shortcut
|
|
Chmod instructions in installation readme.txt files
|
Can't Post
|
|
Small point: As well as saying CHMOD 775 or whatever, it would be useful to see the actual permission, eg. -rwx r-x r-x as some FTP programs do it visually, eg. Vicom FTP for the Mac. Yes, okay, I'll buy a book. Nigel Parry _____________________ For more information about Nigel Parry and nigelparry.net websites please see http://nigelparry.net nigelparry.net: award-winning communications solutions for clients with something to say Website & print design Internet, public relations & media consulting
|
|
|  |
 |

MalaK_3araby
User
Aug 7, 2002, 5:19 PM
Post #2 of 4
(2277 views)
Shortcut
|
|
Re: [nigelparry] Chmod instructions in installation readme.txt files
[In reply to]
|
Can't Post
|
|
http://www.egovision.co.uk/htmlresources/articles/cgi1.html As to what they mean? Well, r=read, w=write and x=execute. Numerically, each number is calculated by adding all the values together, with each attribute being represented thus: OWNER GROUP WORLD r w x r w x r w x 4 2 1 4 2 1 4 2 1 So, 755 means that the owner has read, write and execute rights (4+2+1), whilst both the Group and World have read and execute rights (4+1). Therefore 755 is the same as rwxr-xr-x. Got it? Good : ) Hope that helps mate. -------------- Sure you can spell it, but do you get it?
|
|
|  |
 |

Damon
Staff
/ Moderator

Aug 8, 2002, 9:48 AM
Post #3 of 4
(2263 views)
Shortcut
|
|
Re: [nigelparry] Chmod instructions in installation readme.txt files
[In reply to]
|
Can't Post
|
|
Hi Nigel, I wanted to add for reference for anyone else viewing this thread, here is the file permissions for: - Executable: CHMOD 755 or -rwxr-xr-x
- Writable: CHMOD 777 or drwxrwxrwx
Thanks Cheers Damon Edis interactivetools.com
|
|
|  |
 |

nigelparry.net
User
Aug 8, 2002, 10:11 AM
Post #4 of 4
(2260 views)
Shortcut
|
|
Re: [Damon] Chmod instructions in installation readme.txt files
[In reply to]
|
Can't Post
|
|
Thanks Damon and Malek. I found Malek's explanation very concise and helpful and have consequently memorised it :-) My suggestion was to add exactly what Damon just wrote, in interactive tool's install readme files because many of us (my guess) are webmasters who aren't programmers, and the more you can dumb it down for us, the better. :-) At the time I was installing the second script, I just didn't have access to the little cheat sheet I usually keep and the FTP program I use doesn't allow you to input a CHMOD command but has this three group interface (owner, group, public) that has three RWX checkboxes for each. Not helpful if you don't know the 4-2-1 formula for R-W-X. Giving the same info in many redundant ways is always helpful. In general, interactivetools.com software is plainly design to be as simple as possible to install, which is excellent. Keep it up. Cheers, Nigel Parry _____________________ For more information about Nigel Parry and nigelparry.net websites please see http://nigelparry.net nigelparry.net: award-winning communications solutions for clients with something to say Website & print design Internet, public relations & media consulting
(This post was edited by nigelparry on Aug 8, 2002, 10:56 AM)
|
|
|  |
 | |  |
|