ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   General technical discussion (http://forum.ispsystem.com//forumdisplay.php?f=8)
-   -   Downgrade php Version (http://forum.ispsystem.com//showthread.php?t=1513)

Bt4 09-01-2011 05:17 AM

Downgrade php Version
 
Hello,
how i can downgrade my php Version to 5.2.9 or 5.2.17
i have linux Centos 6

vian 09-01-2011 11:44 AM

Please use built-in tools of your OS

Bt4 09-08-2011 09:11 PM

can you give me more explain! my php version have problem with scripts!
please show me easy way to upgrade my php to 5.2 that

slava 09-08-2011 09:47 PM

Try use Atomic repository http://www6.atomicorp.com/channels/atomic/
In this repo you can find PHP 5.2.17 for CentOS 6.0 (see http://www6.atomicorp.com/channels/a...s/6/i386/RPMS/).

We do not test any actions for this. But PHP 5.2 exist in atomic and will probably work

Try to add this repository into OS and add exclude = php*5.3* to [atomic] section in /etc/yum.repos.d/atomic.repo
Remove old (system) php and install again.

Also check CentOS (RHEL) documentation and CentOS forums (https://www.centos.org/modules/newbb/index.php)

Bt4 09-11-2011 05:36 PM

i got this error
Quote:

[root@server2 ~]# rpm --oldpackage -Uvh php-5.2.17-1.el6.art.i686.rpm
error: Failed dependencies:
libc.so.6(GLIBC_2.11) is needed by php-5.2.17-1.el6.art.i686
libc.so.6(GLIBC_2.7) is needed by php-5.2.17-1.el6.art.i686
libcrypto.so.10 is needed by php-5.2.17-1.el6.art.i686
libssl.so.10 is needed by php-5.2.17-1.el6.art.i686
libxml2.so.2(LIBXML2_2.4.30) is needed by php-5.2.17-1.el6.art.i686
libxml2.so.2(LIBXML2_2.5.2) is needed by php-5.2.17-1.el6.art.i686
libxml2.so.2(LIBXML2_2.6.0) is needed by php-5.2.17-1.el6.art.i686
libxml2.so.2(LIBXML2_2.6.11) is needed by php-5.2.17-1.el6.art.i686
libxml2.so.2(LIBXML2_2.6.5) is needed by php-5.2.17-1.el6.art.i686
php-cli = 5.2.17-1.el6.art is needed by php-5.2.17-1.el6.art.i686
php-common = 5.2.17-1.el6.art is needed by php-5.2.17-1.el6.art.i686
rpmlib(FileDigests) <= 4.6.0-1 is needed by php-5.2.17-1.el6.art.i686
rpmlib(PayloadIsXz) <= 5.2-1 is needed by php-5.2.17-1.el6.art.i686

slava 09-12-2011 06:07 AM

We have no centos 6 in production with PHP 5.2
Ask Atomic repository developers for version 5.2 for CenOS 6.x


All times are GMT +2. The time now is 12:50 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.