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

  • 00:47 rpm -q centos-release
  • 01:03 wget https://www.bludit.com/releases/bludit-3-8-1.zip
  • 01:15 unzip bludit-3-8-1.zip
  • 01:27 mv bludit-3-8-1 /var/www/bludit
  • 01:41 chown -R apache:apache /var/www/bludit
  • 01:52 chmod -R 755 /var/www/bludit
  • 02:05 vim /etc/httpd/conf.d/bludit.conf
  • 03:01 systemctl restart httpd
{{postValue.id}}

Installation of Bludit CMS on CentOS 7.5

Bludit is a free, open-source and simple web application with which you can create your website or blog within few minutes. Since the Bludit application has files in JSON format for storing the content, there isn' t any necessity to install or configure a database. Although, you need to make sure that you have a web server with PHP support for using it. This tutorial covers the installation of Bludit CMS on CentOS 7.5

Requirement of Bludit CMS:

Apache

PHP and its modules

php php-gd php-curl php-zip php-soap php-mbstring php-mcrypt php-xml php-curl php-cli php-ldap php-imap  php-mysql

Before you begin, make sure you check your CentOS version by using the following command.

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

Download the Bludit cms installation package with the help of the following command.

 [root@linuxhelp ~]# wget https://www.bludit.com/releases/bludit-3-8-1.zip
--2019-04-30 00:44:28--  https://www.bludit.com/releases/bludit-3-8-1.zip
Resolving www.bludit.com (www.bludit.com)... 104.27.171.56, 104.27.170.56, 2606:4700:30::681b:ab38, ...
Connecting to www.bludit.com (www.bludit.com)|104.27.171.56|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1367695 (1.3M) [application/zip]
Saving to: ‘bludit-3-8-1.zip’

100%[==========================================================>] 1,367,695    834KB/s   in 1.6s   

2019-04-30 00:44:31 (834 KB/s) - ‘bludit-3-8-1.zip’ saved [1367695/1367695]

Once the download is completed extract the download package using unzip command.

 [root@linuxhelp ~]# unzip bludit-3-8-1.zip
Archive:  bludit-3-8-1.zip
   creating: bludit-3-8-1/
  inflating: bludit-3-8-1/install.php  
  inflating: bludit-3-8-1/index.php  
  inflating: bludit-3-8-1/LICENSE    
   creating: bludit-3-8-1/bl-languages/
.
.
 inflating: bludit-3-8-1/bl-plugins/disqus/languages/uk_UA.json  
  inflating: bludit-3-8-1/bl-plugins/disqus/languages/es.json  
  inflating: bludit-3-8-1/bl-plugins/disqus/languages/pl_PL.json  
   creating: bludit-3-8-1/bl-content/
  inflating: bludit-3-8-1/.htaccess  

Move the Bludit cms directory to apache root directory.

[root@linuxhelp ~]# mv bludit-3-8-1 /var/www/bludit

Set the ownership and permission for Bludit cms by using the following command

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

Configure the virtualhost for accessing the Bludit cms

[root@linuxhelp ~]# vim /etc/httpd/conf.d/bludit.conf

Restart the apache service by using the following command.

 [root@linuxhelp ~]# systemctl restart httpd

Switch to your browser and enter the domain name. snap1 Choose the language for using Bludit and click next. snap2

Configure the admin user setup. snap3 After the configuration, you will see the dashboard of Bludit CMS. snap4 With this, the method to install Bludit cms on centos 7.5 comes to an end.

Tags:
jacob
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Wherther Is there any github repository available for Bludit CMS?

A

For accessing the Github repository of the Bludit CMS, use the following link as given below, "https://github.com/bludit/bludit"

Q

What are the option available to change the apperance Bludit CMS?

A

For change the apperance Bludit CMS. use the folllowing link as given below, "https://themes.bludit.com/"

Q

How to download the Bludit CMS?

A

For download the Bludit CMS, use the following link as given below "https://www.bludit.com/"

Q

What is Bludit CMS?

A

Bludit is an open source and extensible file-based CMS application that stores post and pages by using the flat files. It allows the users to built a fully functional site or blog in an easy way.

Q

What version of PHP is compatible with Bludit?

A

PHP 7 is preferred for Bludit CMS Configuration.

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.