sugarcrm community edition advice - sugarcrm

I am wondering as of what server is better to run sugarCRM community edition ?
Centos , debian or ubuntu ?
I have a choice between the 3.
any suggestions would be appreciated
thank you

Shouldn't matter either way, just be sure you are running the latest version of PHP 5.3 for the best performance.

Related

Is there any solution to install and use Metabase in windows 10?

I use windows 10 (x64) and I want to install Metabase on my OS to work with my postgresql databases.
I could't find any solution for that.
Is there any way or it is impossible at all ?!
Thank you.

Ephesoft is not installing libreoffice dependecy

Im working on ubuntu 16.04.2 LTS and i need to integrate ephesoft 4.0.2.0 to alfresco community so i have to install ephesoft.
While im installing i stack in a point that it can´t install its libreoffice dependency, i first deleted the libreoffice coming in my OS but realize that was not the problem, then i installed another one and again that was not the problem, so i don´t know what to do, the ephesoft installation can not move foward because of it.
Please if there is anyone who can help me with it, I will be gratefull.
Att, MGM
I had the same problem and try a lot of things and then found out that 16.04 is not supported by ephesoft, only 14.04 and 14.10 work.

Is there any way to install Win32::OLE::Variant in ubuntu?

i tried to installing Win32::OLE::Variant in ubuntu but it gave a bad operating system message and terminated ..
kindly help me to install this module in ubuntu
Thanks in advance
Selva Kumar
No. OLE is a Microsoft technology that's only supported by Windows.
This module obviously won't install on Ubuntu because it deals with Win32-exclusive API.

How to upgrade Zimbra 8.5

I am using zimbra 8.02, need to update to 8.5 without losing my mail box and other setups.
Could you guys please help me out and provide me some steps
What Operating system are you using?
You can follow this instructions if you are using Ubuntu -
http://www.jorgedelacruz.es/2014/08/27/zimbra-upgrade-zcs-8-0-7-a-zcs-8-5-0-sobre-ubuntu-12-04-lts/
And then
https://www.jorgedelacruz.es/2014/08/27/zimbra-upgrade-ubuntu-12-04-a-ubuntu-14-04-y-update-de-zcs-8-5-0/
Best regards
Are you using ZCA 8.0.2 OR ZCS 8.0.2?
If ZCS 8.0.2, This can be upgraded directly to (the latest release at the time) ZCS 8.6.0.
(1) wget the correct version you require from here http://www.zimbra.com/downloads/ to your server in question
(2) untar -xvf zcs-***
(3) run the ./install.sh

Ruby 1.9.2 + Rails 3.0.3 + postgresql + windows vista

I would like to install Ruby1.9.2/Rails3.0.3 on my Windows Vista machine with PostgreSQL 9.0 as my database.
I have seen many different instructions on the web as to what works and what does not work.
Can anybody tell me which gem(s) I must install to get Ruby1.9.2/Rails 3.0.3 to drive PostgreSQL 9.0 on Windows Vista?
I appreciate any help you can give me.
I made a how-to for exactly this topic on:
http://netpie.wordpress.com/2011/03/17/setting-up-rails-3-with-postgresql-on-windows/
Please let me know if it worked for you and tell me where you had problems so that I can improve this how-to.
Best regards
Here you can get the Ruby 1.9.2 installer
http://rubyforge.org/frs/?group_id=167
Just click on it and it does all the work, after that go for Rails
Rails is easy, just download and follow the site instructions
http://rubyonrails.org/
About PostGre, you are on your own because I never used it...
But if you follow the instructions on the Rails web site you should be fine, they point the right ways to connect to several DBs