JokerTech
  • Home
  • Collection
  • Author
  • Portal
  • About
Subscribe

CentOS

A collection of 4 posts
Configure PHP-FPM on CentOS 7/RHEL and Oracle Linux
PHP-FPM

Configure PHP-FPM on CentOS 7/RHEL and Oracle Linux

After installing php, to make it work with apache we have 2 options: either installing the Apache Module or using php-fpm. This article covers how to configure php-fpm to work with Apache Prerequisite: 1. Apache installed [https://blog.mgopee.page/install-apache-on-centos-ubuntu/]. 2. Vhost configured
Jan 5, 2022 3 min read
How to install PHP 8 on CentOS 7/RHEL and Oracle Linux
php

How to install PHP 8 on CentOS 7/RHEL and Oracle Linux

After installing Apache [https://blog.mgopee.page/install-apache-on-centos-ubuntu/] and Configuring Vhost [https://blog.mgopee.page/configuring-apache-vhost-on-centos/] you would install PHP and configure it to work with Apache so that you can use dynamic websites or CMS built with php such as Wordpress.
Dec 27, 2021 1 min read
Configuring Apache Vhost on CentOS
Apache

Configuring Apache Vhost on CentOS

In order for apache to accept connections from the internet and serve content to the internet, the VHOST for the domin name needs to be configured. This article will guide you to configure a basic VHOST for a website. Let's start creating the vhost We will start by
Dec 15, 2021 3 min read
Install Apache on CentOS/Ubuntu
Apache

Install Apache on CentOS/Ubuntu

In this post we will learn how to install Apache on CentOS and Ubuntu Server. I will be using CentOS 7 and Ubuntu-20.04 First we will be updating the packages already present on the OS and perform a reboot. This part is dedicated to the CentOS Update all
Dec 11, 2021 2 min read
JokerTech © 2026
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost