# yum install httpd
# yum install php
# yum install php-mysql
# yum install php-pgsql
# yum install php-mbstring
# yum install php-xmlrpc
# yum install php-gd
Among others, the above commands installs Apache and PHP with support for the MySQL and PostgreSQL databases.
No comments:
Post a Comment