web hosting

How to install PHP 8 on your Debian or Ubuntu server

botond published 2021/02/06, Sat - 15:49 time
PHP is one of the most common server-side scripting languages ​​for building dynamic web pages, making it an essential part of our web server. The latest major version of this, PHP 2020, was released on November 26, 8. In this tutorial, we will look at how to install PHP 8 on an Ubuntu 20.04 (Focal Fossa) LAMP server and a Debian 10 (Stretch) perfect server, and how to you can configure it to work in both systems in the Apache environment.

Installing and setting up Drupal 9 CMS system

botond published 2021/01/10, v - 16:43 time
Drupal is a free CMS written in PHP, the latest major version of which is 9, released on June 2020, 3. From now on, Drupal 8.9 will only receive fix packs, and support for Drupal 8, from which this page was made, will end on November 2021, 2, so I need to upgrade this page to major version 9 by now at the latest. To get acquainted, I’m making a fresh Drupal 9 installation and looking around so I don’t have to rush at the last minute to see which module will be compatible with it, how much I need to vary the page, and so on. And if I’m already installing, I’ll make a little description of it as well to see if I can provide useful info to others. I have previously prepared a guide for installing Drupal 8, in this description we will install the current release of major version 9.

How to install Matomo (formerly Piwik) web analytics software on our Apache server

botond published 2019/09/01, v - 16:01 time
In this tutorial, we will install Matomo (formerly Piwik) web analytics system on an existing server, which will then provide us with detailed statistics on visitor traffic to websites running on the server. First, we create the database, storage, and configure the Apache for the system ...

Installing WordPress 5.2 CMS on ISPConfig Server Environment (page 2)

botond published 2019/07/12, p - 17:12 time
WordPress is a free, open source, easy-to-use, customizable, and search-friendly CMS system that makes it easy to create blogs, websites, or even web stores. On this page, we will continue to create the web account by creating a Shell user and then finish by installing the WordPress 5.2 CMS system.

Installing WordPress 5.2 CMS on an ISPConfig server environment

botond published 2019/07/12, p - 17:10 time
WordPress is a free, open source, easy-to-use, customizable, and search-friendly CMS system that makes it easy to create blogs, websites, or even web stores. We have previously installed a Drupal 8 system for a perfect Debian 8 (Jessie) server configuration, and now we will be talking about WordPress version 5.2 on a server environment that is also ISPConfig. More descriptions will be built on the installed website later.