How to Install Magnolia CMS on CentOS Linux 32-64bit Step-by-Step Guide

February 21, 2015 | By the+gnu+linux+evangelist.

Magnolia CMS Quick Start on CentOS Linux

You are Welcome! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest Magnolia Java Web CMS with Tomcat Bundle for CentOS 5/6/7 i386/Amd64 Enterprise Linux Workstation.

Magnolia CMS is an Open Source Content Management System Especially Suited to Easy and Agile Development of Enterprise Apps for SmartPhones.

Magnolia CMS Features makes you a rockstar at administration, authoring, customization, design, asset management, internationalization, interoperability, mobile, multichannel, performance, security and teamwork.

The Guide shows you the Terminal Commands for a System Wide Installation with Admin Privileges, if You Do Not Have SuperUser Privileges then Just Install on Your Home Directory.

How to Enable TaskBar on Fedora 35 Workstation
  1. Download Latest Magnolia CMS Community Edition

    Magnolia for Free
  2. Double-Click on Zip Archive and Extract into /tmp.

    install magnolia cms CentOS KDE .zip Extraction

  3. Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    Magnolia CMS Quick Start on CentOS - Open Terminal

    Or Login into the Server Shell.

  4. Check if Right Java is There

    java -version

    How to Install Required Oracle-Sun Official Java JRE7 on CentOS

  5. Relocate Magnolia CMS

    su -c 'mv /tmp/magnolia* /opt/'

    Set the SuperUser as owner with:

    sudo chown -R root:root /opt/magnolia*
    

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  6. Making Magnolia Log Directory.

    mkdir -p $HOME/magnolia/logs
  7. Magnolia CMS Start Up

    /opt/magnolia*/apache*/bin/magnolia_control.sh start && tail -f $HOME/magnolia/logs/catalina.out

    Magnolia CMS Installation Troubleshootings

    Magnolia CMS Troubleshootings
  8. Next You Can Access Magnolia on Browser at:

    http://127.0.0.1:8080

    install magnolia cms CentOS - Magnolia CMS Deployed on Browser
  9. Getting-Started with Magnolia CMS Admin & Development

    Magnolia CMS Quick Start
  10. Now Thanks to Magnolia Company CMS Community Edition Your can Fully Enjoy the Magnolia CMS Java Web Development on CentOS.


QuickChic Theme • Powered by WordPress