How to Install and Configure PHP 7.2 on Ubuntu 18.04

PHP and related packages are the most commonly used components when deploying a web server. In this article, we will learn how to setup PHP...

Setup a Symfony 3 Application on Linux

One of the most widely used PHP frameworks, Symfony, makes it simple and quick to create your own applications. With a large developer community and...

How To Install Zikula on CentOS 7

Introduction PHP-based Zikula is an open-source framework for online applications. With Zikula, you can create editable and interactive webpages. It is a cross-platform program that...

How to Setup ionCube Loader on CentOS 7

Most commercial PHP applications require ionCube Loader, a PHP plugin that enables a web server to run PHP files that have been encoded using ionCube...

How to Install OroCRM on CentOS 7

OroCRM is a free and open source Customer Relationship Manager (CRM) application built on OroPlatform. OroPlatform is fully customizable open source business application platform software....

How to Install Vanilla Forum on CentOS 7

Vanilla forum is an open source forum application written in PHP. It is a fully customizable, easy to use, and supports external themes and plugins....

Deploy a PHP Application Using Docker-compose

PHP applications are usually composed by a webserver, a relational database system and the language interpreter itself. In this tutorial we will be leveraging a...

How to Install PyroCMS on CentOS 7

PyroCMS is an open source CMS written in PHP. PyroCMS source code is hosted on GitHub. In this guide we’ll walk through the entire PyroCMS installation process...

How to Install Cachet on CentOS 7

Cachet is an open source status page system written in PHP. Cachet source code is hosted on this Github repo. In this article we will go over...

How to Install Vanilla Forum on FreeBSD 12

Vanilla is a simple discussion forum written in PHP. Vanilla source code is publicly hosted on Github. This guide will walk you through the Vanilla installation process...