QMAIL DEPENDS NEED TO BE INSTALLED FIRST
yum -y update
yum install httpd* yum install mod* yum install php*
yum install libtool* yum install autoconf*
====================================== Note: yum reinstall centos-release ======================================
To install PHP 5.3 On centos 5.6
http://www.how2centos.com/installing-php-5-3-3-on-centos-5-5-tutorial/ wget http://rpms.famillecollet.com/enterprise/remi-release-5.rpm rpm -Uvh remi-release-5*.rpm epel-release-5*.rpm yum install perl*
yum clean all && yum update
yum […]
Recent Comments