Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    May 2005
    Posts
    98
    Plugin Contributions
    0

    Default Re: book on zen cart

    I got it... I had to change the permission for the includes/configure.php to 444 not 644. Now the warning is gone.

    http://www.portlandwinegear.com/shop/

    Thanks

  2. #12
    Join Date
    Sep 2006
    Location
    Colorado Springs CO USA
    Posts
    516
    Plugin Contributions
    2

    Default Re: book on zen cart

    Thats right. A number of hosts do not allow setting permissions to 644 for some reason (mine included). Setting to 444 is perfectly acceptable. If you should need to modify the file you may need to temporarily change the permissions to something like 755 while you make the modification. Be sure that when you are finished modifying the file to set it back to 444 so as to prevent others from being able to mess with it (security issue).

    Here is what the numbers mean:

    444 = (r-- r-- r--): owner/group/others are all only able to read the file. They cannot write to it or execute it.
    644 = (rw- r-- r--): same as 444 except the owner can write to it.
    755 = (rwx r-x r-x): owner can read, write and execute the file, members in the user group and others can read and execute the file but cannot write to it.

    r = read, w = write and x = execute.

    In the format above, the first group of three characters represents the owner's level of permission, the second group represents permission for others in the same user group as the owner, and the final 3 characters represent the permission for all others (including website visitors).

    If you were able to set to 644 the owner (you) could modify the file while all others would be restricted. In that case you would not need to change permissions in order to modify it. Just leave it at 644.

    The permissions are set on the host server usually through the user's control panel. They can also be set using the chmod command in many ftp programs, or or through terminal or telnet access to the server. (most webhosts do not allow terminal or telnet access.)

    I hope this helps anyone who found that 644 didn't work to understand what's going on. For a tutorial on this go to http://catcode.com/teachmod/

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Zen Cart Book
    By Buechee in forum General Questions
    Replies: 3
    Last Post: 23 Sep 2010, 02:07 AM
  2. Zen Cart book 'e-Start Your Web Store with Zen Cart'
    By robinstl in forum General Questions
    Replies: 20
    Last Post: 5 Apr 2008, 07:33 PM
  3. Help promote Zen Cart Book, and Zen Cart.
    By birdoasis in forum General Questions
    Replies: 2
    Last Post: 17 Apr 2007, 01:44 PM
  4. Book on zen cart?
    By yatyat in forum General Questions
    Replies: 3
    Last Post: 8 Jul 2006, 07:45 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR