How to Compile PHP7.0/PHP7.1 From Source on Arch Linux
This tutorial shows you how to compile PHP7.0/PHP7.1 on Arch Linux and install it alongside PHP7.2. Arch Linux is a…
This tutorial shows you how to compile PHP7.0/PHP7.1 on Arch Linux and install it alongside PHP7.2. Arch Linux is a…
In this tutorial, we’re going to look at how to install Apache, MariaDB, PHP7 (LAMP stack) with phpMyAdmin on openSUSE…
LAMP (Linux, Apache, MariaDB/MySQL, PHP) is the most common solution stack for dynamic websites. In this tutorial, we are going…
A reader asked me how to set up ownCloud personal cloud storage on Arch Linux with Nginx, MariaDB and PHP7. Today…
In a previous tutorial, I explained how to install Arch Linux on KVM VPS. Now this tutorial will show you…
In this tutorial, I’m going to show you how to set up ownCloud personal cloud storage on a Debian 8…
This tutorial explains how to compile PHP7 from source and installing it to Raspbian Jessie OS. I’m using the low…
LEMP stands for Linux, Nginx (Pronounced Egnine X), MySQL/MariaDB and PHP. It enables a server to host dynamic website and…
PHP7 is finally out on 3rd December. Although many Linux distributions are busy packaging PHP7 to their repository and you…