|
/SW/business/SugarCRM:
SugarCRM Installation
Download latest Open Source version from: http://www.sugarforge.org/, then install it:
unzip SugarCE-5.2.0c.zip
chown -R www-data:www-data SugarCE-Full-5.2.0c/
ln -s SugarCE-Full-5.2.0c/ sugarcrm
(Installation docs can be found at https://www.sugarcrm.com/crm/support/documentation.)
Now invoke the installation wizard by pointing your browser at install.php, for instance:
http://apps.vancouversolidcomputing.com/sugarcrm/install.php
and step through to the "Custom Install" point where the database is setup.
Database Name: apps_sugarcrm
Host Name: localhost
Database Administrator Username: root
Database Admin Password: mysql root password
Sugar Database Username: apps_sugarcrm
Sugar Database User Password: vsc apps mysql password
Next screen is "Site Configuration": select a meaningful unique System Name, and record the admin password.
posted at: 03:34 | path: /SW/business/SugarCRM | permanent link to this entry