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

How to install Microweber 1.0.15 on CentOS 7

2816

To install Microweber 1.0.15 on CentOS 7


Microweber is an open-source content management system and website builder. It is based on the PHP programming language and using MySQL database. It' s using Laravel 5 web application framework and drag and drop functionality. Its allowing users to quickly create content and managing multiple displays.

Prerequisites

To install LAMP(Apache, MariaDB, php7)

In MariaDB (create database and user and give privileges to that user )

Php installation with required following 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

Switch to the following directory

[root@linuxhelp1 ~]# cd /home/user1/

Download a Microweber package using the following command

[root@linuxhelp1 user1]# wget https://microweber.com/download.php
--2018-04-16 03:11:42--  https://microweber.com/download.php
Resolving microweber.com (microweber.com)... 148.251.51.133
Connecting to microweber.com (microweber.com)|148.251.51.133|:443... connected.
.
.
HTTP request sent, awaiting response... 200 OK
Length: 138108263 (132M) [application/zip]
Saving to: ‘ download.php’ 

100%[============================================================> ] 138,108,263  785KB/s   in 2m 43s 

2018-04-16 03:14:27 (825 KB/s) - ‘ download.php’  saved [138108263/138108263]

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

[root@linuxhelp1 user1]# unzip download.php -d microweber
Archive:  download.php
 extracting: microweber/.editorconfig  
 extracting: microweber/composer.lock  
 extracting: microweber/.gitattributes  
 extracting: microweber/phpunit.xml  
   creating: microweber/config/
.
.
   creating: microweber/resources/views/emails/
   creating: microweber/resources/views/emails/auth/
 extracting: microweber/resources/views/emails/auth/password.blade.php  
   creating: microweber/resources/templates/
   creating: microweber/resources/templates/errors/
 extracting: microweber/resources/templates/errors/503.blade.php  
 extracting: microweber/resources/templates/welcome.blade.php  

Move the extracted file into the following path

[root@linuxhelp1 user1]# mv microweber /var/www/

Switch to the following directory

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

Change the ownership and permission of the file

[root@linuxhelp1 www]# chown -R apache.apache microweber
 [root@linuxhelp1 www]# chmod -R 775 microweber/

Create a new virtual host configuration for accessing the Microweber application

[root@linuxhelp1 www]# vim /etc/httpd/conf.d/microweber.conf
< VirtualHost *:80> 
ServerName www.linuxhelp1.com
DocumentRoot /var/www/microweber/
    < Directory /var/www/microweber/> 
AllowOverride All 
Allow from all
< /Directory> 

< /VirtualHost> 

Restart the httpd service

[root@linuxhelp1 www]# systemctl restart httpd

Open a browser and type the following URL of http://local IP (or) domain name

web_configuration

Configure the Database detail and Admin user credential
db_and_user_config

You can installation process of Microweber CMS as shown below
installation_progress

After the installation, you can see the admin dashboard of Microweber
admin_dashboard

Live page of Microweber.
microweber_site

with this, the method to install Microweber 1.0.15 on CentOS 7 comes to an end.

Tags:
ryan
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

How to get the source of the Microweber?

A

Get the source of the Mivroweber, use the following link as given below "https://microweber.com/download"

Q

Whether Is possible to install laravel packages which composer?

A

I'm looking to install laravel packages in microweber.

Q

How to get the Github for the Microweber?

A

For accessing the GitHub repository of the Microweber, use the following link as given below "https://github.com/microweber/microweber/issues/276"

Q

How to install Microweber on Ubuntu 18.04?

A

For the installation of the Microweber on Ubuntu, use the following link as given below "https://www.linuxhelp.com/how-to-install-microweber-1-1-0-on-ubuntu-18-04/"

Q

How to get the official blog for the Microweber?

A

Get the official blog for the Microweber, use the following link as given below "https://microweber.com/blog"

Related Tutorials in How to install Microweber 1.0.15 on CentOS 7

Related Tutorials in How to install Microweber 1.0.15 on CentOS 7

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 Microweber 1.0.15 on CentOS 7

Related Forums in How to install Microweber 1.0.15 on CentOS 7

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
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
OpenVAS
frank class=
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
Dec 20, 2018
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.