| Home > Computer & I'net > CHMOD... |
|
|
|||||||||||||||
|
|
|||||||||||||||
|
||||||||||||||||
CHMOD | ||||||||||||||||||||||||||||
Normally the folder permissions are set to view (read) only. You can view web pages, images, animated things, movies, etc... We've now moved into an area where a script will need to be run (executed). Many free hosing sites will probably not have this available since running a script may be viewed as a virus. The security risk is too high. But... since you have come this far, I will presume you have access to a personal cgi-bin for your site or you are able to set permissions. Onward... Permissions are set using a command called CHMOD. CHMOD stands for CHange MODe. You are giving the host computer new instructions about this file (folder). The CHMOD comes as a set of 3 numbers. Each of these 3 numbers is a sum total of 3 other numbers. So you have to add 3 numbers to get the first CHMOD number, add 3 numbers to get the second CHMOD number and add 3 numbers to get the third CHMOD number. Most PERL areas will need a CHMOD setting of 755 or 777 (depending on the script you are using). Understanding the numbers. Each digit is a number value from 0 to 7. The value specifies what capabilities are available (or not). These numbers correspond to 3 command types. Read, write and execute. Read (r) has a value of 4. It allows listing files in the directory. Write (w) has a value of 2. It allows the addition of new files to the directory. Execute (x) has a value of 1. It allows access to the files in the directory. Here are the possible combinations available using these command types :
----------------- Article by David Stanley. Visit his site http://www.htmlite.com. Reprinted with permission. | ||||||||||||||||||||||||||||
| Articles |
•Auto & Trucks•Business•Computer & I'net·General·Apache·CSS·Database·Hardware·HTML·Javascript&DHTML·Linux·MySQL·Operating SystemPerl / CGI·PHP·Programming·Publishing·Search Engines·Software Problems·SSI·Tips & Tricks·Utilities·Web Design•Family•Food & Drink•Gardening•Health•Other•Pets•Psychology•Spiritual•Travel•Women |
| Calculators |
|