• 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 Subrion CMS 4.1.5 on CentOS 7.6

  • 00:59 mysql -u root -p
  • 02:14 wget https://tools.subrion.org/get/latest.zip
  • 02:26 unzip latest.zip
  • 02:38 chown -R apache. ./
  • 02:46 chmod -R 775 ./
  • 02:53 chmod 777 ./tmp/
  • 03:06 vim /etc/httpd/conf.d/subrion.conf
{{postValue.id}}

Installation Procedure Of Subrion CMS 4.1.5 On centos 7.6

Subrion CMS is a free open source CMS developed using PHP as a programming language and a MySQl database. You can use WYSIWYG editors to publish content on your website.You can control every page,menu or block of your website directly in Admin Dashboard. They follow SEO Concepts to make our system as SEO-friendly as possible. With one-click you can upgrade to the latest version.This video covers the tutorial on Subrion CMS 4.1.5 On Centos 7.6

PHP Modules

php php-gd php-pdo php-simplexml php-zip php-mbstring php-mcrypt php-mysql 

Software Requirements:

Centos 7.6
Apache 2.4.34
MariaDB 5.5
PHP 7.2

Download Link:

Click here, download Subrion CMS 4.1.5

Log in to the database to create a database and configure for Subrion CMS using root password as follows.

[root@linuxhelp ~]# mysql -u root -p
Enter password: 
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 2
Server version: 5.5.60-MariaDB MariaDB Server

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [(none)]> create database subrion character set utf8mb4;
Query OK, 1 row affected (0.00 sec)
MariaDB [subrion]> use subrion;
Database changed
MariaDB [subrion]> create user user1@localhost identified by 'linuxc';
Query OK, 0 rows affected (0.00 sec)
MariaDB [subrion]>grant all on subrion.* to user1@localhost;
Query OK, 0 rows affected (0.00 sec)

MariaDB [subrion]>flush privileges;
Query OK, 0 rows affected (0.00 sec)

MariaDB [subrion]>exit
Bye

Change the directory to Apaches document root directory

[root@linuxhelp ~]# cd /var/www

Create a directory for Subrion CMS

[root@linuxhelp www]#mkdir subrion

Change the directory to Subrion to download the Subrion CMS.

[root@linuxhelp ~]# cd subrion

Download the zip file of Subrion CMS from website using wget command.

[root@linuxhelp subrion]#wget https://tools.subrion.org/get/latest.zip

Extract the zip file of Subrion CMS using unzip command

[root@linuxhelp subrion]#unzip latest.zip

Assign ownership and Writable permissions to the subrion directory by executing the following commands.

[root@linuxhelp subrion]# chown -R apache. ./
[root@linuxhelp subrion]# chmod -R 775 ./

Assign full permissions to the tmp directory as it is a requirement for Subrion CMS

[root@linuxhelp subrion]# chmod 777 ./tmp/

Cretae a customised Configuration file for Subrion CMS as follows

[root@linuxhelp subrion]# vim /etc/httpd/conf.d/subrion.conf
<virtualhost *:80>
Servername www.linuxhelp1.com
Documentroot /var/www/subrion/

<directory /var/www/subrion/>
Allowoverride all
Allow from all
</directory>
</virtualhost>

Restart the service of apache to reload the Apache configuration.

[root@linuxhelp subrion]#systemctl restart httpd

Enter the servrename that you have set in the customised Configuration file of Subrion CMS snap1

Click Next after checking the pre-Installation Wizard snap2 snap3 Click Next after agreeing the Subrion License. snap4 snap5

Enter the database details and enroll the admin credentials In the Configuration Page of Subrion CMS 4.1.5 snap6 snap7 snap8 Click Admin Panel to enter tinto the login page Of Subrion CMS snap9 Enter the login credentials that we have created during the installation procedure of Subrion CMS snap10 Admins Dashboard opens after logging in to the subrion CMS to manage and view the statistics of blog snap11

Therefore the Installation procedure OF Subrion CMS 4.1.5 on Centos 7.6 comes to end.

Tags:
jacob
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

How efficiently does SEO perform Subrion CMS 4.5.1?

A

In Subrion CMS,SEO is the process of making changes to your website design and content in order to help it appear in search engines while googling

Q

What is SERP In Subrion CMS 4.1.5?

A

In subrion 4.5.1 CMS SERP stands for Search engine result pages are the pages displayed by the search engines in response to a query by a searcher.

Q

What are the key concepts followed by the Subrion CMS 4.1.5 For SEO?

A

Understanding Search Engines,Keyword selection,Selection of a URL,Organic results and pay-per-click,Back-links and USe of goole tools are the seven key concepts of Search Engine Marketing In Subrion CMS 4.1.5.

Q

IS it possible to create own extensions in Subrion CMS 4.1.5?

A

yes,it is possible to create your own extensions In Subrion CMS 4.1.5.

Q

What iS WYSIWYG in Subrion CMS 4.1.5?

A

WYSIWYG stands for what you see is what you get. It is a program that allows a developer to see what the end-result will look like while the document is being created.It is a HTML editor In Subrion CMS 4.1.5

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 Ganesh Konka ?
Zentya 6.1 http proxy configuration

please send link for creating zentyal 6.1 for http proxy and firewall as gateway.

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.