Results 1 to 10 of 10

Thread: Problems with Admin>System Settings (new install)

  1. #1
    femur is offline Member
    Join Date
    Aug 2006
    Posts
    5

    Exclamation Problems with Admin>System Settings (new install)

    Hi, this is my first install ever of Sugar CRM, so far looks quite good but when i try to change the default theme at Admin>System Settings>User interface and press the SAVE button i get ...


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

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

    Warning: fclose(): supplied argument is not a valid stream resource in /hsphere/local/home/tecnysan/tecnysan.com/sugar/modules/Configurator/Configurator.php on line 65
    Any ideas?

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Lightbulb Re: Problems with Admin>System Settings (new install)

    use this command

    chmod 777 /hsphere/local/home/tecnysan/tecnysan.com/sugar/config_override.php

    to fix the problem in the short term then go here and read UNIX_Permissions.pdf to fix it permanently.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    femur is offline Member
    Join Date
    Aug 2006
    Posts
    5

    Default Re: Problems with Admin>System Settings (new install)

    I forgot to tell that already checked the lines and saw the reference to the config_override.php but i can NOT find it anywhere... so my problem now is config_override.php is missing!

  4. #4
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Problems with Admin>System Settings (new install)

    Quote Originally Posted by femur
    I forgot to tell that already checked the lines and saw the reference to the config_override.php but i can NOT find it anywhere... so my problem now is config_override.php is missing!
    It can't be missing if you are getting a permission denied error. It should be located in your root Sugar directory.

    Are you on a hosted server? Perhaps your login doesn't have the access rights to see the file..... long shot but possible. If you still can't find it run this command and tell me what it says.


    touch /hsphere/local/home/tecnysan/tecnysan.com/sugar/config_override.php
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  5. #5
    femur is offline Member
    Join Date
    Aug 2006
    Posts
    5

    Default Re: Problems with Admin>System Settings (new install)

    Ainīt there! will try to copy a version from the downloaded zip...

  6. #6
    femur is offline Member
    Join Date
    Aug 2006
    Posts
    5

    Default Re: Problems with Admin>System Settings (new install)

    Ok, downloaded a fresh copy of theSugarSuite-4.2.1b.zip from the download link here, did a search of all the contents and the missing file is also not in there!!! any ideas?

  7. #7
    mrobertson is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    42

    Default Re: Problems with Admin>System Settings (new install)

    Config_override.php gets created by Sugar when you save/update the system settings.

    The error messages are implying that Sugar cannot create the file, (hence cannot open the stream), so I would check the permissions for your root directory.

  8. #8
    femur is offline Member
    Join Date
    Aug 2006
    Posts
    5

    Default Re: Problems with Admin>System Settings (new install)

    Ok, did a chmod to my sugarcrm root and it works now ... the pending question now is if it's safe to do it
    Thanks a lot for your time and support! so far this CRM is totally fantastic

  9. #9
    Lamorack is offline Sugar Community Member
    Join Date
    Oct 2006
    Posts
    17

    Default Re: Problems with Admin>System Settings (new install)

    Hi pople.

    I have the same error.

    My hosting dont allow me to change the root permissions, and i think that give theese permissions to the root directory is a hard security issue.

    I try to create a blank config_override.php and change permissions over it, i can do some changes in Admin, but i get new errors over the entire application:


    Code:
    Warning: ini_set(): Cannot change zlib.output_compression - headers already sent in *****\sugarcrm\httpdocs\include\utils.php on line 2773
    
    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at *****\sugarcrm\httpdocs\config_override.php:2) in *****\sugarcrm\httpdocs\index.php on line 140
    
    Warning: Cannot modify header information - headers already sent by (output started at *****\sugarcrm\httpdocs\config_override.php:2) in *****\sugarcrm\httpdocs\include\utils.php on line 1952
    
    Warning: Cannot modify header information - headers already sent by (output started at *****\sugarcrm\httpdocs\config_override.php:2) in *****\sugarcrm\httpdocs\index.php on line 498
    
    Warning: Cannot modify header information - headers already sent by (output started at *****\sugarcrm\httpdocs\config_override.php:2) in *****\sugarcrm\httpdocs\index.php on line 502
    
    Warning: Cannot modify header information - headers already sent by (output started at *****\sugarcrm\httpdocs\config_override.php:2) in *****\sugarcrm\httpdocs\index.php on line 506
    Im using:
    Windows 2003 Server
    MySQL 4.1.18
    PHP 4.4.2 (ISAPI)
    SugarCRM 4.5.0f
    Spanish Languaje Pack for 4.5.0f

  10. #10
    CFMunster is offline Junior Member
    Join Date
    Jul 2007
    Posts
    2

    Smile Re: Problems with Admin>System Settings (new install)

    Quote Originally Posted by Lamorack
    Hi pople.

    [CODE]Warning: ini_set(): Cannot change zlib.output_compression - headers already sent in *****\sugarcrm\httpdocs\include\utils.php on line 2773

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at *****\sugarcrm\httpdocs\config_override.php:2) in *****\sugarcrm\httpdocs\index.php on line 140

    Warning: Cannot modify header information - headers already sent by (output started at *****\sugarcrm\httpdocs\config_override.php:2) in *****\sugarcrm\httpdocs\include\utils.php on line 1952
    I saw something similar to this issue. It turned out I had left a couple of extra carriage returns in my config.php file, which I had to create manually because there was a permissions problem on my install directory and the installer couldn't write the file. I removed the extra carriage returns and saved the config.php file and everything worked.

    HTH,

    Rob

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
  •