How to? Install PHP version 7.4, 7.3, 7.2 & 7.1 on Cent OS7
| |

How to? Install PHP version 7.4, 7.3, 7.2 & 7.1 on Cent OS7

PHP is the most important part of LAMP. By default, PHP version 5.4 is available in CentOS 7 repositories. Steps to install PHP 7.1, 7.2, 7.3 & 7.4 on CentOS 7 Connect using putty to log in to Server and use below command to install epel and utils repositories Now download and install remirepo repository…

| |

How to? Install Apache Server on CentOS…

What is Apache Server Apache Server provides secure, efficient and extensible server that provides HTTP services. Apache Server is available in Cent OS repository. Once packages are up-to date Once apache is installed, it is time to open the port 80 to allow apache server request over HTTP. To allow apache server request over HTTPS…