Browsing tag

wordpress

How To Install WordPress with Nginx on CentOS 8 / RHEL 8

WordPress is a content management system (CMS) that is widely used to create blogs, websites, eCommerce portals, and much more. It is written in PHP language and uses MariaDB or MySQL as a database. WordPress powers more than 60 million websites, including 33% of the top 10 million websites. Here is the tutorial on how to […]

Install WordPress + Nginx, MariaDB, and HHVM in Ubuntu 16.04

HHVM is just-in-time compiler developed to run applications that are written in PHP and Hack language. HHVM is faster than traditional PHP engine and is used by Facebook to serve billions of web requests per day. This article describes the steps to install WordPress with Nginx, MariaDB, and HHVM on Ubuntu 16.04 Server. Below are […]

Install WordPress with Nginx on Fedora 27 / Fedora 26

WordPress is the most widely used open source web blogging and content management software written in PHP and MySQL; even ITzGeek uses WordPress. Here is the small tutorial on setting up WordPress installation with Nginx on Fedora 27 / Fedora 26. Prerequisites Before proceeding, you might want to look at the following. READ: Install EMP […]