Install CMS Made Simple with Apache on Ubuntu 24.04

This article outlines the process of installing CMS Made Simple (CMSMS) on Ubuntu 24.04 using the Apache web server. It details steps for installing Apache, MariaDB, and PHP, creating a CMSMS database, downloading CMSMS files, configuring the Apache server, and setting up SSL/TLS for secure access.

https://geekrewind.com/install-cms-made-simple-with-apache-on-ubuntu-24-04/

Install CMS Made Simple with Nginx on Ubuntu 24.04

This article outlines the installation of CMS Made Simple (CMSMS) with Nginx on Ubuntu 24.04. It covers the setup of Nginx and MariaDB, the creation of a database, PHP installation, downloading CMSMS files, configuring Nginx, and securing the site with Let’s Encrypt SSL. The process is straightforward, enabling dynamic website creation.

https://geekrewind.com/install-cms-made-simple-with-nginx-on-ubuntu-24-04/

In den letzten Tagen eine Website von #CMSMadeSimple 1.x auf 2.x (die letzte Version 2.2.22) migriert. Dier 1.x-Zweig war wirklich simple und war zumindest lokal noch gut zum Zeigen der Möglichkeiten eines WCMS.

2.x hatte ich immer beiläufig angeschaut, aber keine wirklichen Vorteile gefunden. Nun drängte aber der Hoster zur Nutzung einer neueren PHP-Version, welche sich im Admin-Interface klicken lässt. Also auf 8.4 und eben die aktuelle 2er Version umgestellt.

1/3

First commit to CMS Made Simple was 20 years ago today! I was already feeling really old this year before I saw this... so, yeah, I'm doing great. #cmsmadesimple #oldaf
What is the shortest path / path of least resistance to having a modern CMS (#drupal #joomla #wordpress #cmsmadesimple etc) deployed in cloud hosting with full control over its configuration? I'm finding hundred-step processes as the best options and that can't be right...