Results 1 to 4 of 4

Thread: Permission problems in the diagnostic tool

  1. #1
    fwuidar is offline Junior Member
    Join Date
    May 2009
    Posts
    2

    Default Permission problems in the diagnostic tool

    Hi,

    I have a lot of problems with the diagnostic tool. After executing the process, I have the following result :

    Diagnostic Tool


    Executing Diagnostic Operations...

    Warning: chmod() [function.chmod]: Permission denied in /homepages/21/d209210604/htdocs/CRM/include/utils/sugar_file_utils.php on line 196

    Warning: chmod() [function.chmod]: Permission denied in /homepages/21/d209210604/htdocs/CRM/include/utils/sugar_file_utils.php on line 196
    100%

    Getting config.php...
    Done

    Getting custom dir...
    Done

    Getting phpinfo()
    Done

    Getting...... mysql info... mysql dumps... mysql schema

    Warning: chmod() [function.chmod]: Permission denied in .../CRM/include/utils/sugar_file_utils.php on line 196

    Warning: chmod() [function.chmod]: Permission denied in .../CRM/include/utils/sugar_file_utils.php on line 196

    Warning: chmod() [function.chmod]: Permission denied in .../CRM/include/utils/sugar_file_utils.php on line 196
    Done

    Getting md5 information...

    Warning: chmod() [function.chmod]: Permission denied in .../CRM/include/utils/sugar_file_utils.php on line 196
    Done

    Checking that bean files exist...
    Done

    Getting sugarcrm.log
    Done

    Sugar schema output (VARDEFS)
    Done


    I have already read many posts about permission problems but I can't find the solution.

    I have tried to modify the default_permissions values in the config.ph file but it solves just a part of the problems.


    Could someone help me?

    thanks.

  2. #2
    chrislynch8's Avatar
    chrislynch8 is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Cork, Ireland
    Posts
    747

    Default Re: Permission problems in the diagnostic tool

    What are the permissions on the include folders and its subfolders and what are the permissions of the files.

    Folders should 755
    File should be 644

    Owner and Group should both be the webserver user.
    Linkedin Profile:Chris Lynch

    FDC IT Solutions
    FDC House
    Wellington Road
    Cork
    Ireland

  3. #3
    fwuidar is offline Junior Member
    Join Date
    May 2009
    Posts
    2

    Default Re: Permission problems in the diagnostic tool

    Thanks for your answer.

    the problems come from the user and group of the webserver. My webhoser doesn't let me know this information.

    So I have used a "patch" in "sugar_files_utils.php" to avoid the warning and save in the log file all the concerned files and folders.

    It's not a perfect solution but it works.

  4. #4
    chrislynch8's Avatar
    chrislynch8 is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Cork, Ireland
    Posts
    747

    Default Re: Permission problems in the diagnostic tool

    Quote Originally Posted by fwuidar View Post
    Thanks for your answer.

    the problems come from the user and group of the webserver. My webhoser doesn't let me know this information.

    So I have used a "patch" in "sugar_files_utils.php" to avoid the warning and save in the log file all the concerned files and folders.

    It's not a perfect solution but it works.

    You should be able to find this out assuming youy have ssh access to the server, if your hosting on Linux it will more then likely be www-data I do not know what the windows will be.
    You should be able to get at this with no trouble from your web host
    Linkedin Profile:Chris Lynch

    FDC IT Solutions
    FDC House
    Wellington Road
    Cork
    Ireland

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2009-03-12, 07:13 AM
  2. Diagnostic tool: Abort pclzip.lib.php : Missing zlib extensions
    By tazhate in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-10-07, 10:33 AM
  3. Fatal error inside Diagnostic Tool
    By zens in forum Help
    Replies: 1
    Last Post: 2008-04-16, 04:12 PM
  4. Diagnostic Tool in 4.2
    By sadek in forum Help
    Replies: 3
    Last Post: 2006-10-01, 03:17 PM

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
  •