Comments on Installing SugarCRM Community Edition On Debian Lenny
Installing SugarCRM Community Edition On Debian Lenny SugarCRM is a webbased CRM solution written in PHP. SugarCRM is available in different flavours called "Editions" ("Community" (free), "Professional", and "Enterprise"). For a detailed overview of the different editions, have a look at the SugarCRM website. In this tutorial I will describe the installation of the free Community Edition on Debian Lenny. With the modules My Portal, Calendar, Activities, Contacts, Accounts, Leads, Opportunities, Cases, Bugtracker, Documents and Email, SugarCRM Community Edition offers everything that can be expected from a CRM solution.
1 Comment(s)
Comments
when using command " vi /etc/php5/apache2/php.ini "
it opened php.ini file in a view only mode.
I authenicated as root by usng " su ' command
then I used " gedit php.ini " command and successfully edited and saved php.ini file.
Guide is very helpful. thank you!