Results 1 to 4 of 4

Thread: which version of linux is best for sugar crm 4.2

  1. #1
    Join Date
    May 2006
    Posts
    5

    Default which version of linux is best for sugar crm 4.2

    which linux platform would be most ideal to run sugar crm on. I have sugar crm v 3 running on fedora core 2 without any problems but would like to get a new instance running. I hope you can help. Thanks

  2. #2
    frb
    frb is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    79

    Default Re: which version of linux is best for sugar crm 4.2

    Proposal: Fedora Core 5 : minimal install

    then
    # yum install mysql
    # yum install mysql-server
    # yum install httpd
    # yum install php
    # yum install php-mysql
    # yum install php-eaccelerator

    # yum install mod_ssl (if needed)

    Update your /etc/php.ini :
    register_long_arrays = On # SugarCRM/php5 : https://bugzilla.redhat.com/bugzilla....cgi?id=160480
    memory_limit = 32M ;

    And you're up and running ;-)

    Regards,

    Franck

  3. #3
    stevec is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    London
    Posts
    1,100

    Default Re: which version of linux is best for sugar crm 4.2

    Running it on the latest Ubuntu as a server install. No probs or tweaks other than installing the prerequisites and the usual mysql/php memory configs etc.

  4. #4
    Join Date
    May 2006
    Posts
    5

    Default Re: which version of linux is best for sugar crm 4.2

    Thank you both so much for the quick response. I will try the Fedora core option.

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
  •