wget http://download.fedora.redhat.com/pub/epel/6/x86_64/epel-release-6-5.noarch.rpm

wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm

rpm -Uvh epel-release-6-5.noarch.rpm

rpm -Uvh remi-release-6.rpm

yum --enablerepo=remi install php php-devel php-pdo \
php-common mysql mysql-server php-mysql httpd \
mysql-devel mysql-connector-odbc libdbi-dbd-mysql \
php-gd php-xml php-mbstring php-ldap php-pear \
php-xmlrpc httpd-manual mod_ssl mod_perl mod_auth_mysql

yum --enablerepo=remi install php-fpm php-eaccelerator

 

posted on 2011-12-06 14:35  fooboo  阅读(310)  评论(0编辑  收藏  举报