• 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 Zimplit CMS on CentOS 7.5

  • 01:02 rpm -q centos-release
  • 01:16 wget https://github.com/niutech/zimplitcms/archive/3.0.zip
  • 01:33 unzip 3.0.zip
  • 01:44 mv zimplitcms-3.0 /var/www/zimplit
  • 02:04 chown -R apache:apache /var/www/zimplit
  • 02:23 chmod -R 775 /var/www/zimplit
  • 02:32 vim /etc/httpd/conf.d/zimplit.conf
  • 02:34 systemctl restart httpd
{{postValue.id}}

Installation of zimplit cms 3.0 on centos 7.5

Installation procedure

To view the lamp setup follow the below link

You need to configure the LAMP setup For the Installation of zimplit CMS If you dont have the Lamp setup Refer Here

Check the centos version by using the following command

[root@linuxhelp ~]# rpm -q centos-release
centos-release-7-5.1804.el7.centos.x86_64

Download the zimplit cms package using wget command

[root@linuxhelp ~]# wget https://github.com/niutech/zimplitcms/archive/3.0.zip
--2019-04-09 13:46:46--  https://github.com/niutech/zimplitcms/archive/3.0.zip
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/niutech/zimplitcms/zip/3.0 [following]
--2019-04-09 13:46:47--  https://codeload.github.com/niutech/zimplitcms/zip/3.0
Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121
Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: ‘3.0.zip’
    [        <=>                                                ] 446,272      184KB/s   in 2.4s   
2019-04-09 13:46:51 (184 KB/s) - ‘3.0.zip’ saved [446272]

Once the Download is completed extract the download package by using the following command

[root@linuxhelp ~]# unzip 3.0.zip
Archive:  3.0.zip
c88bcee6f23b0277309e52d421fa84545843b370
   creating: zimplitcms-3.0/
  inflating: zimplitcms-3.0/README.md  
   creating: zimplitcms-3.0/Z-scripts/
  inflating: zimplitcms-3.0/Z-scripts/pclzip.lib.php  
  inflating: zimplitcms-3.0/Zconfig.php  
   creating: zimplitcms-3.0/editor/
.
.
.
.
Inflating: zimplitcms-3.0/editor/logo/logo_2.gif  
  inflating: zimplitcms-3.0/editor/user.php  
  inflating: zimplitcms-3.0/editor/zimplit-config.php  
  inflating: zimplitcms-3.0/editor/zimplitTemplate.js  
  inflating: zimplitcms-3.0/editor/zimplitTemplate_new.js  
  inflating: zimplitcms-3.0/editor/zimplitTemplate_new.js.php  
  inflating: zimplitcms-3.0/editor/zimplitTemplate_site.js  
  inflating: zimplitcms-3.0/editor/zimplit_default_modules.js  
  inflating: zimplitcms-3.0/editor/zimplit_gui.js  
  inflating: zimplitcms-3.0/editor/zimplit_js.php  
  inflating: zimplitcms-3.0/editor/zimplit_views.js  
  inflating: zimplitcms-3.0/zimplit.php  

Move the zimplit cms directory to apache root directory

[root@linuxhelp ~]# mv zimplitcms-3.0 /var/www/zimplit

change ownership and file execution permission for the zimplit cms by using the following command.

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

Configure a virtual host for zimplit cms by using this command

[root@linuxhelp ~]# vim /etc/httpd/conf.d/zimplit.conf
<Virtualhost *:80>
        Servername www.linuxhelp1.com
        documentroot /var/www/zimplit
</Virtualhost>

Once the above step is completed restart the apache service

[root@linuxhelp ~]# systemctl restart httpd

Switch over to the browser and enter the URL as www.linuxhelp1.com/zimplit.php. snap1

The installation page of Zimplit opens in the browser and enter the following details and click Start option to start the installation procedure. snap2

The installation procedure of Zimplit CMS is complete and copy the URL displayed in the browser and click OK. snap3

This is the zimplit cms dashboard snap4

The installation of zimplit cms on centos 7.5 comes to end

Tags:
gabriel
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What is Zimplit's site-edit toolbar?

A

Zimplit's site-edit toolbar can be customized as well to suit the color scheme and editing needs of the reseller and their target market.

Q

What is Zimplit CMS?

A

Zimplit is an extremely lightweight, simple and easy-to-customize Content Management Systems(CMS), and it is considered to be one of the easiest CMS tools ever made. Since Zimplit consists of only one core engine file, there is no

Q

How to configure the host entry on zimplit CMS?

A

Enter into #vim /etc/hosts



Q

How to download the installation package of Zimplit CMS on centos?

A

Download the installation package by using the wget command.


#wget https://github.com/niutech/zimplitcms/archive/3.0.zip

Q

What are the requirements of Zimplit CMS on centos?

A

Install Apache HTTP Server On Centos

Install PHP 7.0 And Related Modules

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.