• 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 Dolphin Pro 7.3.5 on CentOS 7

{{postValue.id}}

To install Dolphin Pro 7.3.5 on CentOS 7


Dolphin Pro is a social networking website software platform written in PHP, using MySQL database. Licensed under CC-BY License. Developed and distributed by an Australian software company Boonex Pty Ltd. Dolphin Pro is packed with integrated iOS and Android apps and variety of extensions.

Prerequisites


Install LAMP(Apache, MariaDB, php7)
In MariaDB (create database and user and give privileges to that user )

Php installation with required modules

rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
yum install php56w php56w-opcache php56w-mysql php56w-curl php56w-xml  php56w-mcrypt php56w-gd

Download a Dolphin Pro package using the following command

[root@linuxhelp1 user1]# wget https://sourceforge.net/projects/boonex-dolphin/files/latest/download?source=directory --no-check-certificate
--2018-04-16 03:07:05--  https://sourceforge.net/projects/boonex-dolphin/files/latest/download?source=directory
Resolving sourceforge.net (sourceforge.net)... 216.105.38.13
Connecting to sourceforge.net (sourceforge.net)|216.105.38.13|:443... connected.
.
.
HTTP request sent, awaiting response... 200 OK
Length: 30947706 (30M) [application/octet-stream]
Saving to: ‘ download?source=directory’ 

100%[============================================================> ] 30,947,706  1.10MB/s   in 29s    

2018-04-16 03:07:39 (1.01 MB/s) - ‘ download?source=directory’  saved [30947706/30947706]

The downloaded package is a zip file, so unzip the file

[root@linuxhelp1 user1]# unzip download?source=directory
Archive:  download?source=directory
   creating: Dolphin-v.7.3.5/
  inflating: Dolphin-v.7.3.5/.htaccess  
  inflating: Dolphin-v.7.3.5/about_us.php  
  inflating: Dolphin-v.7.3.5/activation_email.php  
   creating: Dolphin-v.7.3.5/administration/
.
.
  inflating: Dolphin-v.7.3.5/xmlrpc/lib/compat/is_scalar.php  
  inflating: Dolphin-v.7.3.5/xmlrpc/lib/compat/var_export.php  
  inflating: Dolphin-v.7.3.5/xmlrpc/lib/compat/version_compare.php  
  inflating: Dolphin-v.7.3.5/xmlrpc/lib/xmlrpc.inc  
  inflating: Dolphin-v.7.3.5/xmlrpc/lib/xmlrpc_wrappers.inc  
  inflating: Dolphin-v.7.3.5/xmlrpc/lib/xmlrpcs.inc  
  inflating: Dolphin-v.7.3.5/xmlrpc/r.php  

Move the file to the HTML location

[root@linuxhelp1 user1]# mv Dolphin-v.7.3.5 /var/www/

Switch to the following directory

[root@linuxhelp1 user1]# cd /var/www/

Change the ownership and permission of the file as follows

[root@linuxhelp1 www]# chown -R apache.apache Dolphin-v.7.3.5
 [root@linuxhelp1 www]# chmod -R 775 Dolphin-v.7.3.5

Create a new virtual host configuration for accessing dolphin cms

[root@linuxhelp1 www]# vim /etc/httpd/conf.d/dolphin.conf
< VirtualHost *:80> 
ServerName www.linxuhelp1.com
DocumentRoot /var/www/Dolphin-v.7.3.5/

< Directory /var/www/Dolphin-v.7.3.5/> 
AllowOverride All
allow from all
< /Directory> 

< /VirtualHost> 

Restart the httpd service using the following command.

[root@linuxhelp1 www]# systemctl restart httpd

Now you can proceed the further installation and configuration from the browser by navigating to the following URL: http://< ipaddress or domain name
web_config

Click the ' Install' option to start the installation.
install

Verify the File permission and od files and directories and make changes if any.
permissions

Configure the database setup as follows
database

configure the site information
site_configuration

You need to setup a Cron job as specified below
cron_jobs


After the successful installation, you will see the following page
installation_successful

Remove or rename the install directory for secure installation

[root@www www]# cd Dolphin-v.7.3.5/
[root@www Dolphin-v.7.3.5]# mv install install.bkp
[root@www Dolphin-v.7.3.5]# systemctl restart httpd

After making a secure installation access the admin panel
admin_panel

you will see the admin dashboard of Dolphin as shown below
dashboard

Preview of the site configured using Dolphin CMS
site

with this, the method to install Dolphin Pro 7.3.5 on CentOS 7 comes to an end.

Tags:
frank
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Is there any alternative of dolphin pro?

A

BuddyPress,Open Source Social Network ( OSSN ), JomSocial, Jamroom and much more.

Q

What are the Pre-requirements of Dolphin pro in Ubuntu?

A

Requirements are,
Install LAMP (Apache, php5.6, mariadb-server)
In MariaDB (create database, user and give privileges to the user)

Q

How can I Enable the dolphin.conf file?

A

Run the following command:
# a2ensite dolphin.conf

Q

What are the minimum requirements to use Dolphin Power Dialer?

A

Computer: A PC running Windows 7 or Windows 8 with minimum 1 GHz processor, 1 GB of RAM, 10 MB of available hard drive space, and available USB port for a headset. Broadband Internet Connection: Each user will need at least 90 kbps upload and download bandwidth.

Q

How to enable the rewrite modules?

A

run the following command,
#a2enmod rewrite

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 David Lopez Guillen ?
Ayuda urgente instale SSL para servidor Opensuse y ahora no funciona tengo servicio web

hola segui este tutorial para tener un certificado ssl y ahora no se ve mi app en la red, espero alguien pueda ayudarme, tengo M9oodle en3.5 en un servidor open suse y ahora no funciona por favor ayuda.

https://www.linuxhelp.com/how-to-create-ssl-certificate-in-opensuse

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.