Php rpms.: Difference between revisions
Jump to navigation
Jump to search
Created page with 'These are various php rpms that I have located and reserved the information here for use. PHP 5.2.10 x386 http://dev.centos.org/centos/5/testing/i386/RPMS/ <pre> wget http://d…' |
m 2 revisions |
||
(One intermediate revision by the same user not shown) | |||
Line 48: | Line 48: | ||
rpm -i php-xml-5.2.10-1.el5.centos.i386.rpm | rpm -i php-xml-5.2.10-1.el5.centos.i386.rpm | ||
rpm -i php-xmlrpc-5.2.10-1.el5.centos.i386.rpm | rpm -i php-xmlrpc-5.2.10-1.el5.centos.i386.rpm | ||
</pre> | |||
<h3>PHP 5.2.6</h3> | |||
<pre> | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-bcmath-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-cli-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-common-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-dba-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-devel-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-gd-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-imap-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-ldap-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-mbstring-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-mysql-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-ncurses-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-odbc-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-pdo-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-pgsql-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-snmp-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-soap-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-xml-5.2.6-2.el5s2.i386.rpm | |||
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-xmlrpc-5.2.6-2.el5s2.i386.rpm | |||
</pre> | |||
<pre> | |||
rpm -i php-common-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-cli-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-devel-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-pdo-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-mysql-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-gd-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-bcmath-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-dba-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-ldap-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-mbstring-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-xmlrpc-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-xml-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-soap-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-odbc-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-pgsql-5.2.6-2.el5s2.i386.rpm | |||
rpm -i php-imap-5.2.6-2.el5s2.i386.rpm | |||
</pre> | </pre> |
Latest revision as of 23:51, 23 October 2014
These are various php rpms that I have located and reserved the information here for use.
PHP 5.2.10 x386
http://dev.centos.org/centos/5/testing/i386/RPMS/
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-devel-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-bcmath-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-cli-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-common-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-dba-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-gd-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-imap-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-ldap-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-mbstring-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-mysql-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-ncurses-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-odbc-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-pdo-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-pgsql-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-snmp-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-soap-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-xml-5.2.10-1.el5.centos.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-xmlrpc-5.2.10-1.el5.centos.i386.rpm
Install with the following
rpm -i php-5.2.10-1.el5.centos.i386.rpm rpm -i php-devel-5.2.10-1.el5.centos.i386.rpm rpm -i php-bcmath-5.2.10-1.el5.centos.i386.rpm rpm -i php-cli-5.2.10-1.el5.centos.i386.rpm rpm -i php-common-5.2.10-1.el5.centos.i386.rpm rpm -i php-dba-5.2.10-1.el5.centos.i386.rpm rpm -i php-gd-5.2.10-1.el5.centos.i386.rpm rpm -i php-imap-5.2.10-1.el5.centos.i386.rpm rpm -i php-ldap-5.2.10-1.el5.centos.i386.rpm rpm -i php-mbstring-5.2.10-1.el5.centos.i386.rpm rpm -i php-mysql-5.2.10-1.el5.centos.i386.rpm rpm -i php-ncurses-5.2.10-1.el5.centos.i386.rpm rpm -i php-odbc-5.2.10-1.el5.centos.i386.rpm rpm -i php-pdo-5.2.10-1.el5.centos.i386.rpm rpm -i php-pgsql-5.2.10-1.el5.centos.i386.rpm rpm -i php-snmp-5.2.10-1.el5.centos.i386.rpm rpm -i php-soap-5.2.10-1.el5.centos.i386.rpm rpm -i php-xml-5.2.10-1.el5.centos.i386.rpm rpm -i php-xmlrpc-5.2.10-1.el5.centos.i386.rpm
PHP 5.2.6
wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-bcmath-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-cli-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-common-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-dba-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-devel-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-gd-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-imap-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-ldap-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-mbstring-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-mysql-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-ncurses-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-odbc-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-pdo-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-pgsql-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-snmp-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-soap-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-xml-5.2.6-2.el5s2.i386.rpm wget http://dev.centos.org/centos/5/testing/i386/RPMS/php-xmlrpc-5.2.6-2.el5s2.i386.rpm
rpm -i php-common-5.2.6-2.el5s2.i386.rpm rpm -i php-cli-5.2.6-2.el5s2.i386.rpm rpm -i php-5.2.6-2.el5s2.i386.rpm rpm -i php-devel-5.2.6-2.el5s2.i386.rpm rpm -i php-pdo-5.2.6-2.el5s2.i386.rpm rpm -i php-mysql-5.2.6-2.el5s2.i386.rpm rpm -i php-gd-5.2.6-2.el5s2.i386.rpm rpm -i php-bcmath-5.2.6-2.el5s2.i386.rpm rpm -i php-dba-5.2.6-2.el5s2.i386.rpm rpm -i php-ldap-5.2.6-2.el5s2.i386.rpm rpm -i php-mbstring-5.2.6-2.el5s2.i386.rpm rpm -i php-xmlrpc-5.2.6-2.el5s2.i386.rpm rpm -i php-xml-5.2.6-2.el5s2.i386.rpm rpm -i php-soap-5.2.6-2.el5s2.i386.rpm rpm -i php-odbc-5.2.6-2.el5s2.i386.rpm rpm -i php-pgsql-5.2.6-2.el5s2.i386.rpm rpm -i php-imap-5.2.6-2.el5s2.i386.rpm