Chmod, Complete Guide |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Zymic Free Web Hosting Tutorials |
||
2 Pages
1 2 >
|
![]() |
Chmod, Complete Guide |
||
Sep 24 2007, 05:37 PM
Post
#1
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 1,102 Joined: 2-June 07 From: United States Member No.: 14 |
First we will look at a basic overview of how chmod works.
There are three types of permissions when using chmod: Read - Read a file / List Files Write - Write a file / Create, rename, and delete files Execute - Execute a script There are also the groups of users when using chmod: Owner - The owner of the file Group - The group to which the owner belongs Other - Everyone else Each of these three types of permissions is assigned a number. They are the following: Read - 4 Write - 2 Execute - 1 The permissions are added down each column, like so: ![]() Here are some example values: ![]() If you are still having trouble here is a tool that may help you: http://cmain.zymichost.com/CHMOD/ The Wikipedia page may also be helpful: http://en.wikipedia.org/wiki/Chmod How to Change File Permissions The rest of this tutorial will take place in FileZilla which can be downloaded here: http://filezilla-project.org/ Step 1: Connect to your FTP using this tutorial: http://www.zymic.com/forum/Ftp-t59.html Step 2: Right-Click on the file in which you would like to change the permissions of: ![]() Step 3: Select File Attributes from the menu that appears: ![]() Step 4: Change file permissions and click Ok:
|
|
|
Dec 22 2007, 07:40 PM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 21-December 07 Member No.: 5,396 |
I am new to this... can you do it for me?
I tried doing that in Dreamweaver ftp, but not working?
Reason for edit: URL Deleted. Security issue.
|
|
|
Dec 22 2007, 07:57 PM
Post
#3
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 1,102 Joined: 2-June 07 From: United States Member No.: 14 |
I am new to this... can you do it for me? I tried doing that in Dreamweaver ftp, but not working? Download Filezilla and follow that part of my tutorial. Just navigate to the /jpowered/newscms/ directory, right click on the data folder, click File Attributes, type 777 in the Numeric Value field, and click ok. http://filezilla-project.org/download.php |
|
|
Mar 12 2008, 04:28 AM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 12-March 08 Member No.: 13,713 |
Im getting this
CODE [R] 550 Could not change perms on phpbbmods.txt: Operation not permitted on FlashFXP. Im logged in with my account too. Help? |
|
|
Apr 8 2008, 04:38 PM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 29-March 08 Member No.: 15,785 |
OMG man thank you soo much I have been looking doing everything and can't get it to change. THANK YOU. This is very helpful for a joomla site.
|
|
|
Apr 21 2008, 01:13 PM
Post
#6
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 21-April 08 Member No.: 21,140 |
Im getting this CODE [R] 550 Could not change perms on phpbbmods.txt: Operation not permitted on FlashFXP. Im logged in with my account too. Help? If you use FlashFXP, first, you have to log in to your site (by Quick Connect or Sites Menu) Then, up st to your host and right-click on file/folder you want to chmod and click Attributes (CHMOD) After that, chmod file/folder P/S : You also can use Ctrl+O to quickly chmod |
|
|
Jul 18 2008, 12:17 AM
Post
#7
|
|
![]() Newbie ![]() Group: Members Posts: 14 Joined: 17-July 08 From: California Member No.: 46,820 |
|
|
|
Aug 17 2008, 05:41 PM
Post
#8
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 28-July 08 Member No.: 50,084 |
Hiya everyone,
I hope you can help me with this: I wanted to delete my files on the server but somehow I can't due to writing permissions. I tried changing it directly from FTP and in another method over the Files Manager from the user account but no changes occurs. Here is the log that my FTP client states: Command: DELE robots.txt Response: 550 Could not delete robots.txt: Read-only file system Command: DELE robots.txt Response: 550 Could not delete robots.txt: Read-only file system Status: Set permissions of '/robots.txt' to '777' Command: SITE CHMOD 777 robots.txt Response: 550 Could not change perms on robots.txt: Read-only file system I have my account in vndv.com servers. |
|
|
Aug 17 2008, 06:01 PM
Post
#9
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 1,102 Joined: 2-June 07 From: United States Member No.: 14 |
Hiya everyone, I hope you can help me with this: I wanted to delete my files on the server but somehow I can't due to writing permissions. I tried changing it directly from FTP and in another method over the Files Manager from the user account but no changes occurs. Here is the log that my FTP client states: Command: DELE robots.txt Response: 550 Could not delete robots.txt: Read-only file system Command: DELE robots.txt Response: 550 Could not delete robots.txt: Read-only file system Status: Set permissions of '/robots.txt' to '777' Command: SITE CHMOD 777 robots.txt Response: 550 Could not change perms on robots.txt: Read-only file system I have my account in vndv.com servers. http://www.zymic.com/forum/index.php?showtopic=12168 Use the search next time. |
|
|
Aug 28 2008, 12:39 AM
Post
#10
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 25-August 08 Member No.: 56,805 |
Dead Link.,... also I try to chmod and get this: QUOTE Status: Set permissions of '/forum/cache/index.htm' to '777' Command: SITE CHMOD 777 index.htm Response: 550 Could not change perms on index.htm: Read-only file system Status: Set permissions of '/forum/cache' to '777' Command: CWD /forum Response: 250 OK. Current directory is /forum Command: SITE CHMOD 777 cache Response: 550 Could not change perms on cache: Read-only file system Also using the newest version of filezilla. Anythoughts. |
|
|
Aug 28 2008, 03:21 AM
Post
#11
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 1,102 Joined: 2-June 07 From: United States Member No.: 14 |
Dead Link.,... also I try to chmod and get this: Also using the newest version of filezilla. Anythoughts. http://www.zymic.com/forum/index.php?showtopic=12295 |
|
|
Sep 4 2008, 09:43 PM
Post
#12
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 25-August 08 Member No.: 56,805 |
|
|
|
Mar 26 2009, 02:07 PM
Post
#13
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 20-March 09 Member No.: 88,351 |
thank you very much.
now my forum aready runing, i love you now i create new my class forum test forum cuchuoi.uuuq.com/forum but i cant change to my other domain Ex: cuchuoi.co.cc |
|
|
Mar 26 2009, 10:55 PM
Post
#14
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 26-March 09 Member No.: 89,107 |
Hiya. I'm probably doing something insanely stupid here, but when I attempt to edit my directory (making it a 777), it won't let me check off all of the boxes. All of the boxes except for the "w" option in Group ("g"). I'm pretty clueless, I have to admit. Any suggestions?
EDIT: I have already tried searching, I could find nothing. |
|
|
Apr 28 2009, 11:56 PM
Post
#15
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 28-April 09 Member No.: 93,028 |
If you use FlashFXP, first, you have to log in to your site (by Quick Connect or Sites Menu) Then, up st to your host and right-click on file/folder you want to chmod and click Attributes (CHMOD) After that, chmod file/folder P/S : You also can use Ctrl+O to quickly chmod the chmod is not working.. the same message comes up : Command: SITE CHMOD 777 configuration.php Response: 550 Could not change perms on configuration.php: Operation not permitted so who would give this permission? if not can anyone let me know.. so that i could get out of my fantasies... |
|
|
Jun 21 2009, 04:34 PM
Post
#16
|
|
|
Ninja ![]() ![]() ![]() Group: Members Posts: 100 Joined: 4-May 09 Member No.: 93,631 |
the chmod is not working.. the same message comes up : Command: SITE CHMOD 777 configuration.php Response: 550 Could not change perms on configuration.php: Operation not permitted so who would give this permission? if not can anyone let me know.. so that i could get out of my fantasies... I hope this is the right thread for this question. Anyways, I'm pretty sure I'll have no problems understanding user, group, and other permissions, and how to use chmod or control panel or whatever. but... I have noticed that default permissions on new directories are 750, and also that when you try to change permissions using FileManager in Control Panel, there is no option for changing 'other' rights. Anyways, I'm pretty sure I can deal with it, I just thought that before I go changing things, I'd find out what zymic's reason or philosphy is for doing things this way. regards. |
|
|
Jul 2 2009, 07:42 AM
Post
#17
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 28-June 09 Member No.: 101,216 |
I hope this is the right thread for this question. Anyways, I'm pretty sure I'll have no problems understanding user, group, and other permissions, and how to use chmod or control panel or whatever. but... I have noticed that default permissions on new directories are 750, and also that when you try to change permissions using FileManager in Control Panel, there is no option for changing 'other' rights. Anyways, I'm pretty sure I can deal with it, I just thought that before I go changing things, I'd find out what zymic's reason or philosphy is for doing things this way. regards. o_0 Im had to problem |
|
|
Aug 5 2009, 12:41 AM
Post
#18
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 5-August 09 Member No.: 105,387 |
wow! man, ive been looking for this tutorial in ages. thanks.
note: allowing chmod 0777 (tutorial) |
|
|
Aug 26 2009, 04:23 AM
Post
#19
|
|
|
Newbie ![]() Group: Members Posts: 7 Joined: 17-July 08 Member No.: 46,862 |
QUOTE Command: SITE CHMOD 777 configuration.php Response: 550 Could not change perms on configuration.php: Operation not permitted i also facing the same problem... |
|
|
Nov 19 2009, 02:51 PM
Post
#20
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 16-November 09 Member No.: 118,778 |
Hi!
I tried to change some folder and files permissions to 777, but it remain with 770. 777 permission isnīt allowed? |
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 19th May 2013 - 06:04 AM |