• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How To Install Quick CMS On Centos8

  • 00:40 rpm -q centos-release
  • 01:02 wget https://opensolution.org/download/home.html?sFile=Quick.Cms_v6.6-en.zip
  • 01:24 unzip home.html\?sFile\=Quick.Cms_v6.6-en.zip -d quickcms
  • 01:41 mv quickcms/ /var/www/
  • 01:51 chown -R apache:apache /var/www/quickcms/
  • 02:07 chmod -R 755 /var/www/quickcms/
  • 02:20 vim /etc/httpd/conf.d/quick.conf
  • 03:36 systemctl restart httpd
6309

Installstion Of Quick CMS On Centos8

Quick CMS is a free content management system software. It has very good tech support and many extensions. It takes less time to install the quick cms software. It requires some knowledge of HTML and CSS to set the page design since there are not many templates to choose from. This video covers the tutorial on Installation Of Quick CMS on centos 8

Installation process

[root@linuxhelp ~]# rpm -q centos-release
centos-release-8.2-2.2004.0.1.el8.x86_64

Download the quick cms from its is official site

[root@linuxhelp ~]# wget https://opensolution.org/download/home.html?sFile=Quick.Cms_v6.6-en.zip
--2020-07-29 06:06:32--  https://opensolution.org/download/home.html?sFile=Quick.Cms_v6.6-en.zip
Resolving opensolution.org (opensolution.org)... 94.152.51.156
Connecting to opensolution.org (opensolution.org)|94.152.51.156|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: ‘home.html?sFile=Quick.Cms_v6.6-en.zip’

home.html?sFile=Quick.     [             <=>             ] 787.35K   102KB/s    in 7.7s    

2020-07-29 06:06:44 (102 KB/s) - ‘home.html?sFile=Quick.Cms_v6.6-en.zip’ saved [806242]

Once the download is completed is completed exctract the quick cms

[root@linuxhelp ~]# unzip home.html\?sFile\=Quick.Cms_v6.6-en.zip -d quickcms
Archive:  home.html?sFile=Quick.Cms_v6.6-en.zip
   creating: quickcms/core/
  inflating: quickcms/core/common-admin.js  
  inflating: quickcms/core/common-admin.php  
  inflating: quickcms/core/common.js  
  inflating: quickcms/core/common.php  
  inflating: quickcms/core/files-admin.php  
  inflating: quickcms/core/files.php  
  inflating: quickcms/core/lang-admin.php  
   creating: quickcms/core/libraries/
  inflating: quickcms/core/libraries/file-jobs.php  
.
.
  inflating: quickcms/templates/default/img/powered2.png  
  inflating: quickcms/templates/default/page.php  
  inflating: quickcms/templates/default/style.css  
  inflating: quickcms/templates/default/_lists.php  
  inflating: quickcms/admin.php      
  inflating: quickcms/index.php      
  inflating: quickcms/HOW_TO_INSTALL.txt  

Move the quick cms to apache root directory

[root@linuxhelp ~]# mv quickcms/ /var/www/

Set the ownership and permission for quickcms

[root@linuxhelp ~]# chown -R apache:apache /var/www/quickcms/
[root@linuxhelp ~]# chmod -R 755 /var/www/quickcms/

Configure the virtualhost for quick cms

[root@linuxhelp ~]# vim /etc/httpd/conf.d/quick.conf
<virtualhost *:80>
        Servername www.linuxhelp1.com
        Documentroot /var/www/quickcms
<directory /var/www/quickcms>
allowoverride all
require all granted
</directory>
</virtualhost

Once all the setup is complete restart the apache service

[root@linuxhelp ~]# systemctl restart httpd

Go to the browser and enter the domain name

snap1 This is the welcome page of quick cms snap2 Go to the admin page and login using the admin credentials
snap3 This is the dashboard of quick cms snap4 With this the installation of quick cms comes to end

Tags:
jacob
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

What is use of Quick CMS?

A

Quick CMS is a free content managemnet system software.It has very good tech support.It has many extensions.It takes less time to install the quick cms software.It is incredibly fast and secure.It is very easy to manage.it is very stable.It requires some knowledge of HTML and CSS to set the page design, since there are not many templates to choose from.

Q

What are the alternatives tools for Quick CMS?

A

Gpeasy cms
Zimplit cms
Monstra cms
etc...

Q

What are the needs of Quick CMS on centos 8?

A

Install Apache Server On centos
Install PHP 7.2 And Related Modules

Q

How to configure host entry for Quick cms?

A

Open a host file in Linux as following and add the link to the file

#vim /etc/hosts

Q

What are the PHP modules required for Quick CMS?

A

These are the modules required

php-xml php-mbstring php-ldap php-mysql php-curl php-zip php-mcrypt php-sqlite php-gd

Related Tutorials in How To Install Quick CMS On Centos8

Related Tutorials in How To Install Quick CMS On Centos8

How To Install AnyDesk on Centos 7
How To Install AnyDesk on Centos 7
Apr 2, 2018
How to install Tiki Wiki CMS Groupware on CentOS 7
How to install Tiki Wiki CMS Groupware on CentOS 7
May 31, 2018
How to install PHP ImageMagick on CentOS 7
How to install PHP ImageMagick on CentOS 7
Nov 4, 2017
How to Upgrade and Downgrade the PHP Versions on CentOS 7.6
How to Upgrade and Downgrade the PHP Versions on CentOS 7.6
Jun 4, 2019
How to install Apache from Source Code on CentOS 7
How to install Apache from Source Code on CentOS 7
Oct 21, 2017
How to enable or disable repositories in CentOS
How to enable or disable repositories in CentOS
Mar 28, 2018
How to install AWStats on CentOS 7
How to install AWStats on CentOS 7
Dec 8, 2017
How to install Apache JMeter in CentOS 7
How to install Apache JMeter in CentOS 7
Mar 24, 2017

Related Forums in How To Install Quick CMS On Centos8

Related Forums in How To Install Quick CMS On Centos8

CentOS
connor class=
How To Completely Remove Apache package On CentOS 7.6
May 14, 2019
CentOS
ceriaimmaculate class=
setfacl : command not found
Jan 3, 2018
CentOS
mason class=
Error getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)
Nov 20, 2018
CentOS
landon class=
Command to find SNMP Version
May 28, 2018
CentOS
arjitharon class=
cannot start minio service help
Mar 10, 2018
Pligg
aiden class=
CMS : Pligg install on opensuse
Oct 6, 2017
Apache tomcat
AadrikaAnshu class=
Cannot find ./catalina.sh The file is absent or does not have execute permission This file is needed to run this program
Jun 17, 2019
gitlab
caden class=
Insufficient space in download directory /var/cache/yum/x86_64/6/base/packages
Jul 22, 2019

Related News in How To Install Quick CMS On Centos8

Related News in How To Install Quick CMS On Centos8

WordPress and Joomla websites infected by new backdoor malware
WordPress and Joomla websites infected by new backdoor malware
May 31, 2019
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 Gibbson ?
How do i run both nginx and apache in same instance on centos

Hi...,

my server is based centos operating system and my webserver is already running on Apache.... i need to run both apache and nginx on same instance ... please help me to implement this concept...

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.