Results 1 to 3 of 3

Thread: Cannot open directory custom/modules

  1. #1
    makiz is offline Junior Member
    Join Date
    Jul 2010
    Posts
    2

    Default Cannot open directory custom/modules

    Hello,

    this is beginners question

    i am usin total commander and i want to transfer a file into sugar/custom/modules but it is not possible to open the the directory /modules. the rights are set 2770 and i can not change this.

    Please help, thank you.

    Markus

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Cannot open directory custom/modules

    please describe your deployment environment more fully - operating system, php, webserver & database versions

  3. #3
    abhax's Avatar
    abhax is offline Senior Member
    Join Date
    Jun 2010
    Location
    India
    Posts
    65

    Smile Re: Cannot open directory custom/modules

    Hi,

    I would take it by default that you are using Kernel based OS....


    what 2770 specified is that you have

    set the Gid here with 2. it means all the ppl in the group of the person who create the file will have owner rights on all the files created in the directory specified.

    7 means Read-Write-Execute permissions for owner
    7 means Read-Write-Execute permissions for group
    0 means No Read-Write-Execute permissions for others.


    to change the permission you would have to do

    shell> sudo chmod -r <permissions> dir/

    it will then promt for root password , enter that and it will chnage the permissions you wanted...

    once you change the permissions you can access the dir.
    If It Is To Be, It Is Up To Me

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. failed to open stream: No such file or directory
    By amir22 in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-01-07, 08:57 AM
  2. Modules directory permissions
    By krista in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-06-12, 07:39 AM
  3. Modules Directory Not Wrtiable
    By adamdorsey in forum Installation and Upgrade Help
    Replies: 4
    Last Post: 2007-03-22, 03:03 PM
  4. Writeable Modules directory problem
    By svashtar in forum Help
    Replies: 4
    Last Post: 2006-01-05, 08:26 AM
  5. modules directory
    By sobar in forum Help
    Replies: 0
    Last Post: 2005-09-24, 11:53 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
  •