i cant install php on centos 6.4
Hello,
when i try run below command, i see below error
[QUOTE][root@ yum.repos.d]# yum install php54wxmlrpc
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirrors.advancedhosters.com
* epel: mirrors.mit.edu
* extras: mirror.cogentco.com
* rpmforge: repoforge.mirror.constant.com
* updates: mirror.atlanticmetro.net
* webtatic-el5: us-east.repo.webtatic.com
Setting up Install Process
No package php54wxmlrpc available.
Error: Nothing to do
[root@ yum.repos.d]#
[QUOTE][root@ yum.repos.d]# yum install php54w-xmlrpc Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirrors.advancedhosters.com * epel: mirrors.mit.edu * extras: mirror.cogentco.com * rpmforge: repoforge.mirror.constant.com * updates: mirror.atlanticmetro.net * webtatic-el5: us-east.repo.webtatic.com Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package php54w-xmlrpc.x86_64 0:5.4.29-2.w5 will be installed --> Processing Dependency: php54w-common = 5.4.29-2.w5 for package: php54w-xmlrpc-5.4.29-2.w5.x86_64 --> Running transaction check ---> Package php54w-common.x86_64 0:5.4.29-2.w5 will be installed --> Processing Dependency: libssl.so.6()(64bit) for package: php54w-common-5.4.29-2.w5.x86_64 --> Processing Dependency: libcurl.so.3()(64bit) for package: php54w-common-5.4.29-2.w5.x86_64 --> Processing Dependency: libcrypto.so.6()(64bit) for package: php54w-common-5.4.29-2.w5.x86_64 --> Running transaction check ---> Package openssl098e.x86_64 0:0.9.8e-18.el6_5.2 will be installed ---> Package php54w-common.x86_64 0:5.4.29-2.w5 will be installed --> Processing Dependency: libcurl.so.3()(64bit) for package: php54w-common-5.4.29-2.w5.x86_64 --> Finished Dependency Resolution Error: Package: php54w-common-5.4.29-2.w5.x86_64 (webtatic-el5) Requires: libcurl.so.3()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@ yum.repos.d]#
Please help me, how i can install PHP on centos 6.4 X86-64 Thanks.
[QUOTE][root@ yum.repos.d]# yum install php54w-xmlrpc Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirrors.advancedhosters.com * epel: mirrors.mit.edu * extras: mirror.cogentco.com * rpmforge: repoforge.mirror.constant.com * updates: mirror.atlanticmetro.net * webtatic-el5: us-east.repo.webtatic.com Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package php54w-xmlrpc.x86_64 0:5.4.29-2.w5 will be installed --> Processing Dependency: php54w-common = 5.4.29-2.w5 for package: php54w-xmlrpc-5.4.29-2.w5.x86_64 --> Running transaction check ---> Package php54w-common.x86_64 0:5.4.29-2.w5 will be installed --> Processing Dependency: libssl.so.6()(64bit) for package: php54w-common-5.4.29-2.w5.x86_64 --> Processing Dependency: libcurl.so.3()(64bit) for package: php54w-common-5.4.29-2.w5.x86_64 --> Processing Dependency: libcrypto.so.6()(64bit) for package: php54w-common-5.4.29-2.w5.x86_64 --> Running transaction check ---> Package openssl098e.x86_64 0:0.9.8e-18.el6_5.2 will be installed ---> Package php54w-common.x86_64 0:5.4.29-2.w5 will be installed --> Processing Dependency: libcurl.so.3()(64bit) for package: php54w-common-5.4.29-2.w5.x86_64 --> Finished Dependency Resolution Error: Package: php54w-common-5.4.29-2.w5.x86_64 (webtatic-el5) Requires: libcurl.so.3()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@ yum.repos.d]#
Please help me, how i can install PHP on centos 6.4 X86-64 Thanks.
-
Hello :) PHP is included as part of EasyApache. You do not, and should not, install it through YUM. You can choose the version of PHP and it's modules via: "WHM Home " Software " EasyApache (Apache Update)" Or; /scripts/easyapache
Thank you.0
Please sign in to leave a comment.
Comments
1 comment