ECA Intro - Part 2
#drupal
22.03.2022 09:32
22.03.2022 09:31
ECA Intro - Part 1
13.09.2021 05:07
How to Install Drupal with OpenLiteSpeed on Ubuntu Linux
The post presents a detailed guide on how to install Drupal CMS on Ubuntu Linux with OpenLiteSpeed web server. OpenLiteSpeed, an open-source, lightweight web server, augments ease of CMS management through its admin panel. The guide covers steps from Drupal installation and setup to its deployment on OpenLiteSpeed, including detailed instructions on database and permission configurations.https://geekrewind.com/how-to-install-drupal-on-ubuntu-linux-with-openlitespeed/

22.07.2021 21:59
How to Install Drupal with WSL on Windows 11
This tutorial details how to install the Drupal content management system on Windows 11 using Windows Subsystem for Linux (WSL). The process involves enabling WSL in Windows, installing a preferred Linux distro, setting up the LEMP server, creating a Drupal database, downloading Drupal packages from Github, and configuring the Nginx VirtualHost file. After these steps, Drupal is ready to be launched and utilized.https://geekrewind.com/how-to-install-drupal-on-windows-11-wsl/

25.04.2019 21:00
How to Setup Drupal with Apache and Cloudflare on Ubuntu Linux
The article provides detailed instructions on setting up Drupal, an open-source content management system (CMS), with an Apache2 HTTP server and Cloudflare CDN. It covers steps from signing up for a Cloudflare account and configuring it, to installing and configuring Drupal, including Apache, MariaDB Database Server, PHP and necessary modules. It also includes steps for creating a Drupal database, downloading the latest Drupal release, configuring Apache, enabling the Drupal site, and concluding with the Drupal setup wizard.
23.04.2019 21:41
How to Install Drupal with Nginx and Cloudflare on Ubuntu Linux
The post details how to set up Drupal websites and improve their performance and security using Cloudflare's CDN, free SSL, and additional features. It provides a comprehensive step-by-step tutorial covering Cloudflare registration, Cloudflare settings, installation and configuration of Drupal, MariaDB database server, and PHP 7.2-FPM. The guide also shows how to create a Drupal database, download the latest Drupal release, configure Nginx for Drupal, and finally, enable the Drupal site.
26.04.2018 23:31
How to Manually Upgrade Drupal Core on Ubuntu
A severe remote code execution vulnerability has been found in Drupal CMS. Users are advised to manually upgrade their Drupal from the command line console or via the hosting platform, as upgrading from the admin dashboard is not possible. The upgrade process includes putting the site in maintenance mode, deleting core files, restoring them with the latest versions, updating the core database tables, and checking everything is working fine before exiting maintenance mode.https://geekrewind.com/upgrading-drupal-core-manually-on-ubuntu/
