How to Install Moodle with Nginx on Ubuntu 18.04

I have written about how to install Moodle on Ubuntu 18.04 on which web server which is used is the Apache web server. This time Moodle is installed on the Nginx web server. 1.Install Nginx Update Ubuntu then install Nginx…

How to Install PHP 7.4 on CentOS 8

By default PHP that is available on CentOS 8 is version 7.2, while Security Support from PHP 7.2 will soon end its support period on 30 November 2020. In some cases too, PHP applications that want to run on CentOS…

How to Install ionCube Loader on CentOS 7

ionCube is an application tool for PHP Encoder, which protects and encrypts the source code or PHP program code. While ionCube Loader is a PHP extension for ionCube so the encrypted PHP program code can be run on the server…

How to Install WordPress with Nginx and PHP 7.4 on CentOS 7

This tutorial discusses how to install WordPress with the Nginx web server paired with PHP v7.4 and MariaDB database or more popularly abbreviated as LEMP (Linux Nginx MySQL/MariaDB PHP). 0.Update System Update CentOS and install the EPEL repository. 1.Install Nginx…

Cara Install WordPress dengan Nginx dan PHP 7.4 di CentOS 7

Tutorial kali ini membahas tentang bagaimana cara install WordPress dengan Nginx web server dipasangkan dengan PHP v7.4 dan MariaDB database atau lebih populer disingkat menjadi LEMP (Linux Nginx MySQL/MariaDB PHP). 0.Update System Update CentOS dan install EPEL repository. 1.Install Nginx…