Report this

What is the reason for this report?

Has anyone installed ORO CRM?

Posted on July 3, 2014

I’m interested in knowing if anyone has sucessfully installed ORO CRM on a droplet.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I set it up recently on a CentOS-6 512MB / 1 CPU, it was still usable but I found it to be more responsive on a 1GB droplet with APC enabled.

The biggest issues I found were having enough memory to run the update and install scripts. This was solved by padding in the -d flag to define a memory_limit of 512 when running updates or installs.

Also I couldn’t find a suitable PHP soap library from any repo for PHP 5.4+, I think in the end it turned out I’d added remi but not enabled it with yum --enablerepo=remi install php-soap

Luke http://www.develodesign.co.uk

Just installed the oroPlatform on my localhost to test and I am very impressed by it. Will try to install it on my cloud. Have you tried installed oro yet since last comment?

I haven’t installed OROCRM myself before but looking at their website, it doesn’t look too hard to install:

  1. Install the LAMP stack on a droplet: How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 14.04.
  2. Install the required php extensions: sudo apt-get install git-core php5-mysql php5-curl php5-gd php5-mcrypt php5-intl
  3. Follow the instructions here in /var/www: cd /var/www.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.