Centos

How To Install PHP 7.2 on RHEL 8 / CentOS 8

How To Install PHP 7.2 on RHEL 8 / CentOS 8

How to Install PHP 7. x on CentOS 8

  1. Open the terminal app and log in to the remote CentOS 8 server.
  2. Update CentOS 8 box, run sudo yum update.
  3. Search for PHP version, run sudo yum search php.
  4. Install PHP 7.2.11 or 7.4 and FastCGI module for Nginx on CentOS 8, execute: sudo yum install php php-fpm.
  5. Configure Nginx to use PHP.

How to check your Ubuntu Version
Checking the Ubuntu version in the terminal Open the terminal using “Show Applications” or use the keyboard shortcut [Ctrl] + [Alt] + [T]. Type the co...
How to install Mono on CentOS 8
How do you install mononucleosis? Where is Mono installed on Linux? What is the latest version of Mono? How do I install Mono on Windows? What is mono...
How to check the installed RAM on Debian 10
Check memory Debian Linux Open the terminal app or login to the remote Debian server using ssh command ssh user@server-name-here. Type the free comman...