Results 1 to 9 of 9

Thread: Facing problem in Systems Settings

  1. #1
    KEEN is offline Sugar Community Member
    Join Date
    Jul 2006
    Posts
    18

    Default Facing problem in Systems Settings

    Hi,

    Who coul help me ?

    I am trying to modify System Settings in "Admin tools", and I rceive this warning when trying to "Save" :



    Warning: fopen(config_override.php): failed to open stream: Permission denied in /home/.../modules/Configurator/Configurator.php on line 63

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/...modules/Configurator/Configurator.php on line 64

    Warning: fclose(): supplied argument is not a valid stream resource in /home/.../modules/Configurator/Configurator.php on line 65

    Nota :Volontarily in this posting I have replaced the detailed path with ...

    THANKSAND REGARDS

  2. #2
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Facing problem in Systems Settings

    Looks like your config_override.php is write protected. Please check the permissions.

  3. #3
    KEEN is offline Sugar Community Member
    Join Date
    Jul 2006
    Posts
    18

    Default Re: Facing problem in Systems Settings

    Hi,

    This was my first reaction too but when trying to chenge the permissions I discovered that this file does not exist (?) Impossible to find it ? Perhaps do you in what directory this file is ?

    Thanks and regards

  4. #4
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Facing problem in Systems Settings

    config_override.php should be in the same directory as config.php (SugarCRM root dir).

    If not, try to copy it from the SugarCRM zip-file.

  5. #5
    KEEN is offline Sugar Community Member
    Join Date
    Jul 2006
    Posts
    18

    Default Re: Facing problem in Systems Settings

    Hi,

    Thank you for your help.

    I have checked in the Zip file but this config_override.php file is not in it.

    Perhaps this file is generated during Install ?

    Rgds

  6. #6
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Facing problem in Systems Settings

    Oh yes, that could be the case.

    Try to create empty config_override.php manually, just add php starting and ending tags to it (<?php and ?>). Or you can copy config.php to config_override.php and get rid of file content.

  7. #7
    KEEN is offline Sugar Community Member
    Join Date
    Jul 2006
    Posts
    18

    Default Re: Facing problem in Systems Settings

    thank you, I try that

    thanks and rgds

    eric

  8. #8
    KEEN is offline Sugar Community Member
    Join Date
    Jul 2006
    Posts
    18

    Smile Re: Facing problem in Systems Settings

    hi,

    Markku's solution works perfectly.


    THIS MAN IS EXCELLENT.

    THANKS AND REGARDS


    Eric

  9. #9
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Facing problem in Systems Settings

    Thanks Eric, good to hear the problem is solved

    Best,

    - Markku
    Last edited by Markku; 2006-07-21 at 01:11 PM.

Thread Information

Users Browsing this Thread

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

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
  •