Results 1 to 3 of 3

Thread: Errors when attempting to change System-Wide Settings

  1. #1
    Join Date
    Jun 2006
    Posts
    5

    Exclamation Errors when attempting to change System-Wide Settings

    The system admin and I both have administrator priviledges and we get the following error. Hope someone can help.


    When attempting to change the listview items per page from 20 to 50
    or
    changing the default time format from 23:00 to 11:00pm, I get the following errors:

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

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

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

    Thanks,
    Tom Kimball
    CloudSync

  2. #2
    sugarchris's Avatar
    sugarchris is offline Sugar Community Member
    Join Date
    Sep 2005
    Location
    San Francisco, CA
    Posts
    861

    Default Re: Errors when attempting to change System-Wide Settings

    PHP/apache does not have permissions to create a new file in the root of your sugar instance.

    Fix the perms and it'll work.

  3. #3
    Join Date
    Jun 2006
    Posts
    5

    Smile Re: Errors when attempting to change System-Wide Settings

    Thanks, Chris,

    We'll give it a try today. Appreciate your help.

    Tom Kimball
    CloudSync

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
  •