Browsing tag

php

Install WordPress with Nginx on CentOS 7 / RHEL 7

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 CentOS 7. Prerequisites Before proceeding, you might want to look at the following. 1: Install EMP stack (Nginx, MariaDB, […]

How To Install phpMyAdmin with Nginx on CentOS 7 / RHEL 7

phpMyAdmin is an open-source web-based administration tool for managing the MySQL and MariaDB servers, and it helps in performing databases activities such as creating, deleting, querying, tables, columns, relations, indexes, users, permissions, etc. This guide will help you to install phpMyAdmin on CentOS 7 / RHEL 7. Prerequisites Before proceeding to the installation of phpMyAdmin, […]

Install OwnCloud 7 on CentOS 7 / RHEL 7

ownCloud is a web suite that provides a cloud storage over the network, data can be uploaded via web browser or using software client. Data will be stored on the server and can be downloaded or access any time with browser or desktop client or smartphone app. The project is based on PHP and a […]

Install WordPress on Fedora 20

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 on Fedora 20, this is very simple as like having a bear; wont take more than 5 min. Prerequisites: WordPress requires Apache, […]