[ start | index | login ]
start > knowledgebase > linux > miscapplications > 3rd party php5.2 packages for Centos

3rd party php5.2 packages for Centos

Created by john. Last edited by john, 116 days ago. Viewed 502 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
Enable the RPMForge repository as directed here:

>>http://bliki.rimuhosting.com/space/retep/extra+packages+for+rhel4+and+centos5

Install t1lib package:

apt-get install t1lib
Reading Package Lists… Done
Building Dependency Tree… Done
The following extra packages will be installed:
  libICE libSM libXaw libXext libXmu libXt

For Centos5, grab latest php5.2.x packages, and the sqlite2 which has a required library dependency for php-pdo from here:

>>http://rpms.famillecollet.com/el5.i386/http://rpms.famillecollet.com/el5.i386/

rpm -Uvh php-5.2.6-1.el5.remi.i386.rpm php-common-5.2.6-1.el5.remi.i386.rpm php-mysql-5.2.6-1.el5.remi.i386.rpm php-xml-5.2.6-1.el5.remi.i386.rpm php-cli-5.2.6-1.el5.remi.i386.rpm php-gd-5.2.6-1.el5.remi.i386.rpm php-pdo-5.2.6-1.el5.remi.i386.rpm sqlite2-2.8.17-2.el5.remi.i386.rpm

There are also packages available for centos 4 here:

>>http://rpms.famillecollet.com/el4.i386/

请以发表评论身份登录
Powered by snipsnap.org Found a mistake in a howto? Let us know via an email to p.blikibugs at rimuhosting com.