by Johnathan Smith | Jan 23, 2023 | Apache, Linux, PHP
— If you are using Fedora, CentOS, Red Hat or Scientific Linux I am going to show you the basic install of Apache2 and PHP using yum. ### Install Apache2. To install Apache2 just enter the following command:yum install httpd ### Install PHP To install PHP just...