PHP7

How to Compile PHP7 on arch linux

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…

opensuse apache php

How to Install Apache, MariaDB, PHP7 (LAMP) on openSUSE Leap 15.1

In this tutorial, we’re going to look at how to install Apache, MariaDB, PHP7 (LAMP stack) with phpMyAdmin on openSUSE…

Install Apache, MariaDB and PHP7 (LAMP Stack) on Ubuntu 16.04 LTS

Install Apache, MariaDB and PHP7 (LAMP Stack) on Ubuntu 14.04 LTS

LAMP (Linux, Apache, MariaDB/MySQL, PHP) is the most common solution stack for dynamic websites. In this tutorial, we are going…

owncloud cloud storage

Setup OwnCloud 9 Server with Nginx, MariaDB and PHP7 on Arch Linux

A reader asked me how to set up ownCloud personal cloud storage on Arch Linux with Nginx, MariaDB and PHP7. Today…

Arch Linux on KVM VPS

Install Nginx, MariaDB, PHP7 (LEMP) on Arch Linux Server in 2019

In a previous tutorial, I explained how to install Arch Linux on KVM VPS. Now this tutorial will show you…

Setup OwnCloud 9 Server with Nginx, MariaDB and PHP7 on Debian

In this tutorial, I’m going to show you how to set up ownCloud personal cloud storage on a Debian 8…

How To Compile PHP7 From Source on Raspbian Jessie

How To Compile PHP7 From Source on Raspbian Jessie

This tutorial explains how to compile PHP7 from source and installing it to Raspbian Jessie OS. I’m using the low…

Install LEMP Stack on Debian 8 Jessie

How To Install LEMP Stack on Debian 8 Jessie (Nginx, MariaDB, PHP7)

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

upgrade to php7

Upgrade to PHP7 on Linux Server (Ubuntu & Debian)

PHP7 is finally out on 3rd December. Although many Linux distributions are busy packaging PHP7 to their repository and you…