Page 1 of 1

php 5.2.17 on centos 6

Posted: Wed Jan 23, 2013 2:25 pm
by Marcelo_Ramone
Hello,

I need php 5.2 on centos 6 server.

I'M trying to install from atomic repo, but it has dependencies problems:

Code: Select all

yum install php
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.wiredtree.com
 * epel: mirror.steadfast.net
 * extras: mirror.fdcservers.net
 * updates: centos.mirrors.tds.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php.x86_64 0:5.2.17-jason.2 will be installed
--> Processing Dependency: php-cli = 5.2.17-jason.2 for package: php-5.2.17-jason.2.x86_64
--> Processing Dependency: php-common = 5.2.17-jason.2 for package: php-5.2.17-jason.2.x86_64
--> Processing Dependency: libcrypto.so.6()(64bit) for package: php-5.2.17-jason.2.x86_64
--> Processing Dependency: libcurl.so.3()(64bit) for package: php-5.2.17-jason.2.x86_64
--> Processing Dependency: libssl.so.6()(64bit) for package: php-5.2.17-jason.2.x86_64
--> Running transaction check
---> Package openssl098e.x86_64 0:0.9.8e-17.el6.centos.2 will be installed
---> Package php.x86_64 0:5.2.17-jason.2 will be installed
--> Processing Dependency: libcurl.so.3()(64bit) for package: php-5.2.17-jason.2.x86_64
---> Package php-cli.x86_64 0:5.2.17-jason.2 will be installed
--> Processing Dependency: libcurl.so.3()(64bit) for package: php-cli-5.2.17-jason.2.x86_64
--> Processing Dependency: libreadline.so.5()(64bit) for package: php-cli-5.2.17-jason.2.x86_64
---> Package php-common.x86_64 0:5.2.17-jason.2 will be installed
--> Running transaction check
---> Package compat-readline5.x86_64 0:5.2-17.1.el6 will be installed
---> Package php.x86_64 0:5.2.17-jason.2 will be installed
--> Processing Dependency: libcurl.so.3()(64bit) for package: php-5.2.17-jason.2.x86_64
---> Package php-cli.x86_64 0:5.2.17-jason.2 will be installed
--> Processing Dependency: libcurl.so.3()(64bit) for package: php-cli-5.2.17-jason.2.x86_64
--> Finished Dependency Resolution
Error: Package: php-cli-5.2.17-jason.2.x86_64 (utterramblings)
           Requires: libcurl.so.3()(64bit)
Error: Package: php-5.2.17-jason.2.x86_64 (utterramblings)
           Requires: libcurl.so.3()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Is there another way to install php 5.2 on centos 6?

I used www.atomicorp.com/installers/atomic to create the yum repository following this guide: http://shellboy.com/install-php-52-on-r ... tos-6.html

Thank you.-

Re: php 5.2.17 on centos 6

Posted: Wed Jan 23, 2013 4:30 pm
by scott
Those are actually coming from a different repository (.jason) so all you need to do is disable that repo to get at the atomic packages.

Re: php 5.2.17 on centos 6

Posted: Mon Oct 14, 2013 9:35 pm
by manhapt
scott wrote:Those are actually coming from a different repository (.jason) so all you need to do is disable that repo to get at the atomic packages.
Please tell me more detail about this. I really need to know how to install php 5.2.17 on centos 6.
Thanks.

Re: php 5.2.17 on centos 6

Posted: Tue Oct 15, 2013 9:37 am
by scott
Theyre no longer maintained here. The src.rpms for the legacy packages are still up on all the mirrors though