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
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
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
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.
Thank you both so much for the quick response. I will try the Fedora core option.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks