PHP

ubuntu multiple php versions on a single server

How to Install Multiple Versions of PHP on Ubuntu 22.04, 20.04, 18.04

This tutorial shows you how to install multiple versions of PHP on Ubuntu and make a particular Apache virtual host…

Request Entity Too Large

413 Request Entity Too Large Error – An Easy Solution

Today I was trying different themes on one of my WordPress website. I downloaded many themes on my computer before.…

install lemp stack on centos

Install LEMP stack (Nginx, MariaDB, PHP-FPM) on CentOS7 Step by Step Guide

LEMP stands for Linux, Nginx (Pronounced engine X), MySQL/MariaDB and PHP. It enables a server to host dynamic website and…