 |
CentOS and RHEL 7: Install Linux, Apache, MariaDB, PHP (LAMP) Stack
Step #3: Install PHP on a CentOS/RHEL v7.x To install PHP and modules such as gd/msyql type the following yum command: sudo yum install php php-mysql php-gd php-pear You must restart the httpd (Apache) service, enter: sudo systemctl restart httpd.service
www.cyberciti.biz |
 |