• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install SuiteCRM on CentOS 6.9

{{postValue.id}}

To install SuiteCRM on CentOS 6.9

SuiteCRM is an open source Customer Relationship Management system based on SugarCRM. It is featured with rich, powerful, flexible and user-friendly.It consists of a few modules such as products, quotes, contracts, invocies, PDF templates, Events, Portal, outlook plugins and much more. This tutorial covers the installation procedure of SuiteCRM on CentOS 6.9.

Pre- Requisite
Before beginning the installation procedure, Check whether the LAMP environment is set in the target system. Create a MySQL database for the SuiteCRM to work on and create a user in the database and grant all privileges to the user.

Installation procedure

Before proceeding with the installation process, install the Git tool in the target system by running the following command and execute it.

[root@linuxhelp1 ~]#  yum -y install git
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: mirror.onet.vn
.
.
Dependency Installed:
  perl-Error.noarch 1:0.17015-4.el6       perl-Git.noarch 0:1.7.1-9.el6_9      

Complete!

Enter into HTML location by running the cd command.

[root@linuxhelp1 ~]# cd /var/www/html

Download the SuiteCRM package using git clone command.

[root@linuxhelp1 html]# git clone https://github.com/salesagility/SuiteCRM.git
Initialized empty Git repository in /var/www/html/SuiteCRM/.git/
remote: Counting objects: 84705, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 84705 (delta 2), reused 0 (delta 0), pack-reused 84693
Receiving objects: 100% (84705/84705), 74.84 MiB | 225 KiB/s, done.
Resolving deltas: 100% (52500/52500), done.

Change the ownership of downloaded file by running the following command.

[root@linuxhelp1 html]# chown -R apache:apache SuiteCRM/

Change the permission of downloaded file by running the chmod command as follows.

[root@linuxhelp1 html]#  chmod -R 755 SuiteCRM/

Restart the Apache service.

[root@linuxhelp1 html]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]

Switch over to the browser and enter the URL as http://machineip /SuiteCRM. The page leads to the license agreement page of SuiteCRM. Click " I Accept" option and click next.
license agreement
The next window contains a list of System environment checks and click next.
system environment
environment list

Next enter the database details and click next.
database details

You can also choose to configure more options as shown below and click next.
options

The installation is in progress and the user has to wait for the installation to complete.
installation progress

The admin login page of the SuiteCRM is opened. Enter the admin credentials and click login.
login page

The Admin page and dashboard of SuiteCRM is shown as below.

dashboard

The installation procedure of SuiteCRM on CentOS 6.9 is done successfully.

Tags:
noah
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Does this SuiteCRM support reporting on custom modules?

A

Yes, the SuiteCRM module supports reporting on custom modules.

Q

Can I replace a particular value in all selected records of SuiteCRM?

A

Yes. Use Find and Replace on a selected column and then follow up with an Update on SuiteCRM.

Q

How many records can I export from SuiteCRM?

A

The current limit is set to 20,000 records. Users can use search filters to accommodate this limit on SuiteCRM.

Q

Can I apply a search filter on a field of type boolean on SuiteCRM?

A

Yes, when the field is also listed in Sugar's Studio.

Q

What is SuiteCRM?

A

SuiteCRM is an open source Customer Relationship Management system based on SugarCRM. It is featured with rich, powerful, flexible and user-friendly. It consists of a few modules such as products, quotes, contracts, invoices, PDF templates, Events, Portal, outlook plugins and much more.

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help keel johnston ?
Unhide the folders on windows Explorer

Give any solutions to unhide folder using command prompt?

forum3

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.