Skip Navigation Links

SugarCRM running on Project Zero

Posted by nicholsr on March 29th, 2008. Other posts by nicholsr

In the few short months since I announced that we can run phpBB on Project Zero we have been pushing hard to extend the XAPI interfaces in the PHP runtime that give us access to the wealth of PHP extensions. As we flesh out the interface and attach more extensions to the runtime we are able to run more and more existing PHP code. We can now run SugarCRM Community Edition 5.0. Instructions on installing and configuring SugarCRM CE are below.

SugarCRM screenshot small

Installation Instructions

edit – June 1, 2009
Up to date install instructions are now available on the development wiki

Rob Nicholson.

6 Responses to “SugarCRM running on Project Zero”

  1. Ed Slattery Says:

    The instructions are great, but you should note that the default heap size (on windows at least) for the JRE is 64M – which is not big enough for this install. I altered mine using -Xmx100m – either in zero.bat, or in the Eclipse Window->Preferences->Java->Installed JREs->Default VM Arguments.

  2. Ghillie Says:

    I think
    include_path = “.”;
    is optional.

  3. Project Zero » Blog Archive » Reblog: IBM Impact 2008, via SugarCRM Says:

    [...] for sharing Jacob. As you read earlier, the Zero PHP runtime team has recently been working on running SugarCRM on Zero. Filed in [...]

  4. The Sugar Refinery Says:

    Excellent job! SugarCRM is one of the world’s leading CRM systems and it’s great to here of yet another platform supporting it.

    A glance through your instructions confirms that, when compared against a normal LAMP installation, it’s almost as simple.

  5. ethos Says:

    can i run sugar-websphere/smash-MS SQL rather than Mysql, is there any documentation on that

  6. admin Says:

    The FAQ shows database platforms supported by WebSphere sMash http://www.projectzero.org/about/zerofaq.php#What_platforms_are_supported_ and databases supported by Sugar CRM are shown here http://www.sugarcrm.com/crm/products/supported-platforms.html. MS SQL Server 2005 is supported by sMash and Sugar CRM on Windows and Linux.