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

PHP

A collection of 2 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.tech/install-apache-on-centos-ubuntu/]. 2. Vhost configured [https://blog.mgopee.tech/configuring-apache-vhost-on-centos/]. 3.
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.tech/install-apache-on-centos-ubuntu/] and Configuring Vhost [https://blog.mgopee.tech/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. Install EPEL Repository yum install -y https://rpms.
Dec 27, 2021 1 min read
JokerTech © 2025
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost