Changes between Version 1 and Version 2 of projects/crm_review/report


Ignore:
Timestamp:
Jun 25, 2008, 4:13:40 PM (17 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • projects/crm_review/report

    v1 v2  
    11= MFPL/PTP CRM Review project Report =
    22
    3 This page will contain the result of our [wiki:projects/crm_review CRM review].
     3== Installation ==
     4
     5Ease of installation is not a criteria we are evaluating. However, in the interests of documentation, I'm going to record my experiences here.
     6
     7=== Sugar CRM ===
     8
     9I'm downloading the [http://www.sugarcrm.com/crm/index.php?option=com_downloads&task=downloads&Itemid=305 Community Edition] (without the stack, since I already have PHP, MySQL, and Apache installed). I'm downloading version 5.0.0.f.
     10
     11For starters, based on the [http://www.sugarcrm.com/docs/Administration_Guides/CommunityEdition_Install_Admin_Guide_5.1Beta1/Sugar_Install.3.2.html#1043875 documentation], I had to increase the amount of memory allocated to php to 40 M (on Debian systems the default is 16M). MFPL allows members to set their own memory limit. I'm not sure if other providers allow that or what limitations we should expect out in the wild.
     12
     13I then unzipped the download into my web directory and pointed my browser to the web site. I got a nicely formatted install screen. After passing the requirements test, I chose typical install over custom install.
     14
     15I filled in my database info and chose not to pre-populate the database with demo data. A few screens later, including one asking me to register with SugarCRM (which I skipped), I was ready to go.
     16
     17All in all - a very easy installation.
     18