ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Patcher permissions


  • 2009-05-03 09:47:38

    Patcher permissions

    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    Operating system ATutor is installed on - Linux
    ATutor version - 1.6
    Patch #s applied - all avilable
    ATutor theme name - default
    PHP version - 5.2.5
    MySQL version -
    Webserver & version - APache 1.3

    When I applied patches one page do not show. When I am in tests when I press SUbmissions button I receive error message that probably permissions are above 755.
    WHihc files should be changed form teh point of permissions in order to avoid that message?

    Vedran

  • 2009-05-04 09:21:54

    Re: Patcher permissions

    The error message prompting file/folder permissions are above 755 should also give you the list of the files/folders that the premission should be removed. Use chmod 755 [file/folder] to remove the permission and the error message will be gone.

  • 2009-05-05 06:34:11

    Re: Patcher permissions

    Hello,

    Is 755 default permission for all folders?


    Best wishes,

    Vedran

  • 2009-05-05 08:58:34

    Re: Patcher permissions

    yes.