Results 1 to 10 of 10

Thread: on which os sugarcrm works?

  1. #1
    bart123 is offline Member
    Join Date
    Sep 2006
    Posts
    5

    Default on which os sugarcrm works?

    Hello
    I try to install sugarcrm on slackware 10.2 with apache 1.3.33 PHP 4.4.0 MySql 4.1.14, and on this sugarcrm dosent work. I now that php shuld be 5.0.5. On which distrubution sugarcrm works perfect? What linux distribution shuld i choice. I also try install this

    http://www.sugarforge.org/frs/downlo...-x86-disc1.iso
    , but anaconda ends installation proces in error, and i cant install this.
    So I cant install sugarcrm on enything and please please help
    Sorry for my poor english
    thanks
    Bartas

  2. #2
    LottoKim is offline Member
    Join Date
    Dec 2005
    Posts
    7

    Default Re: on which os sugarcrm works?

    I got only positive things to say about suse. Everything works perfectly.

  3. #3
    russgalleywood is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    110

    Default Re: on which os sugarcrm works?

    I have found CentOS 4 to be extremely stable with Sugar. It is based on Redhat ES 4 I think and though they are not so quick to have the very latest 'cutting edge' version of all files they choose to do this so that they only use the most stable versions of those files.

  4. #4
    tdp
    tdp is offline Sugar Community Member
    Join Date
    Sep 2005
    Posts
    74

    Default Re: on which os sugarcrm works?

    Are you sure you've got it installed properly? Did you enable PHP in your Apache config?

    My rig isn't all that different from yours and Sugar runs just fine on it:

    Slackware 10.2 with a custom 2.6.17.6 kernel
    Apache 1.3.37
    MySQL 4.1.21
    PHP 4.4.4
    Last edited by tdp; 2006-09-28 at 12:26 PM.

  5. #5
    bart123 is offline Member
    Join Date
    Sep 2006
    Posts
    5

    Default Re: on which os sugarcrm works?

    Quote Originally Posted by tdp
    Are you sure you've got it installed properly? Did you enable PHP in your Apache config?

    My rig isn't all that different from yours and Sugar runs just fine on it:

    Slackware 10.2 with a custom 2.6.17.6 kernel
    Apache 1.3.37
    MySQL 4.1.21
    PHP 4.4.4
    Im sure that every thing its instaled property, php works fine. The instaler of sugar go to step 7 when it shuld setup and instal enything. The instaler setup 2 things and stops, he crate database in mysql, but index.php shows errors.

  6. #6
    tdp
    tdp is offline Sugar Community Member
    Join Date
    Sep 2005
    Posts
    74

    Default Re: on which os sugarcrm works?

    Quote Originally Posted by bart123
    Im sure that every thing its instaled property, php works fine. The instaler of sugar go to step 7 when it shuld setup and instal enything. The instaler setup 2 things and stops, he crate database in mysql, but index.php shows errors.
    It would help greatly if you would post the errors, or the command you see when it stops. Make sure that PHP is showing errors as well.

  7. #7
    bart123 is offline Member
    Join Date
    Sep 2006
    Posts
    5

    Default Re: on which os sugarcrm works?

    Quote Originally Posted by tdp
    It would help greatly if you would post the errors, or the command you see when it stops. Make sure that PHP is showing errors as well.
    I dont have errors, only that
    Step 7: Perform Setup
    Creating Sugar configuration file (config.php)

    Creating Sugar application tables, audit tables, and relationship metadata...

    Creating the database sugarcrm2 on localhost...done

    and thats all., The webbrowser shows done, so i think its over, and the installer dont do any config files etc.
    next i try index.php, and i have

    Unable to retrieve system settings Query Failed:SELECT category, name, value FROM config::MySQL error 1146: Table 'sugarcrm2.config' doesn't exist

  8. #8
    bart123 is offline Member
    Join Date
    Sep 2006
    Posts
    5

    Default Re: on which os sugarcrm works?

    Quote Originally Posted by bart123
    I dont have errors, only that
    Step 7: Perform Setup
    Creating Sugar configuration file (config.php)

    Creating Sugar application tables, audit tables, and relationship metadata...

    Creating the database sugarcrm2 on localhost...done

    and thats all., The webbrowser shows done, so i think its over, and the installer dont do any config files etc.
    next i try index.php, and i have

    Unable to retrieve system settings Query Failed:SELECT category, name, value FROM config::MySQL error 1146: Table 'sugarcrm2.config' doesn't exist
    on apache log error log i have
    [Sat Sep 30 08:37:41 2006] [error] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes) in /var/www/htdocs/SugarSuite-Full-4.5.0b/modules/Administration/UpgradeHistory.php on line 51
    Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes)

  9. #9
    tdp
    tdp is offline Sugar Community Member
    Join Date
    Sep 2005
    Posts
    74

    Default Re: on which os sugarcrm works?

    Quote Originally Posted by bart123
    on apache log error log i have
    [Sat Sep 30 08:37:41 2006] [error] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes) in /var/www/htdocs/SugarSuite-Full-4.5.0b/modules/Administration/UpgradeHistory.php on line 51
    Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes)
    It looks as if you need to bump up the default amount of memory that PHP is allowed. It looks as if you've left the default of 8M, which is not sufficient for Sugar. I believe the documentation suggests a bare minimum of 10M and certainly more is going to be helpful in some situations. I've got mine set to 32M, and that has been sufficient for most situations. Look for the memory_limit = 8M line in php.ini and bump that up a bit.

  10. #10
    bart123 is offline Member
    Join Date
    Sep 2006
    Posts
    5

    Default Re: on which os sugarcrm works?

    Quote Originally Posted by tdp
    It looks as if you need to bump up the default amount of memory that PHP is allowed. It looks as if you've left the default of 8M, which is not sufficient for Sugar. I believe the documentation suggests a bare minimum of 10M and certainly more is going to be helpful in some situations. I've got mine set to 32M, and that has been sufficient for most situations. Look for the memory_limit = 8M line in php.ini and bump that up a bit.
    Hi
    Yes, Yes Now works just fine. My mistake was a wrong configuration on php.ini, just like You said memory_limit=32
    Thanks again

    Bartek

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
  •