Jump to content

Installing SOAP on VPS 64bit, legacy common file problem


BizLab

Recommended Posts

I'm trying to install SOAP on a MediaTemple DV 4.0 (64bit CentOS 5, PHP ver 5.3.5) VPS server. When i ran

 

yum install php-soap

 

I get this

 

Setting up Install Process

Resolving Dependencies

--> Running transaction check

---> Package php-soap.x86_64 0:5.1.6-32.el5 set to be updated

--> Processing Dependency: php-common = 5.1.6-32.el5 for package: php-soap

--> Finished Dependency Resolution

php-soap-5.1.6-32.el5.x86_64 from base has depsolving problems

  --> Missing Dependency: php-common = 5.1.6-32.el5 is needed by package php-soap-5.1.6-32.el5.x86_64 (base)

Error: Missing Dependency: php-common = 5.1.6-32.el5 is needed by package php-soap-5.1.6-32.el5.x86_64 (base)

You could try using --skip-broken to work around the problem

You could try running: package-cleanup --problems

                        package-cleanup --dupes

                        rpm -Va --nofiles --nodigest

The program package-cleanup is found in the yum-utils package.

 

I found and downloaded "php-soap-5.1.6-32.el5.x86_64". When trying to install, i am greeted with this message

 

warning: php-common-5.1.6-32.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID e8562897

        package php-common-5.3.5-1.el5.remi.1.x86_64 (which is newer than php-common-5.1.6-32.el5.x86_64) is already installed

        file /etc/php.ini from install of php-common-5.1.6-32.el5.x86_64 conflicts with file from package php-common-5.3.5-1.el5.remi.1.x86_64

 

Basically, the existing php-common file is more recent.

 

What else can i do to install SOAP on this server ?

Link to comment
Share on other sites

After following these instructions : http://wiki.mediatemple.net/w/(dv)_4.0:Install_SOAP_using_Yum and restarting apache, SOAP still doesn't show up in the "$pear list".

 

Installed packages, channel pear.php.net:

=========================================

Package          Version State

Archive_Tar      1.3.9  stable

Console_Getopt  1.3.1  stable

PEAR            1.9.4  stable

Structures_Graph 1.0.4  stable

XML_RPC          1.5.5  stable

XML_Util        1.2.1  stable

 

There were no dependency issues or errors during the upgrade process.

 

Any ideas?

Link to comment
Share on other sites

When running

 

yum install php-soap

 

Again to see if it was indeed installed, i see this (as expected)

 

[root@domain ~]# yum install php-soap

Loaded plugins: fastestmirror

Loading mirror speeds from cached hostfile

* base: mirror.steadfast.net

* epel: mirror.cogentco.com

* extras: mirror.cogentco.com

* remi: remi-mirror.dedipower.com

* updates: mirror.trouble-free.net

base                                                                                                                                            | 1.1 kB    00:00

epel                                                                                                                                            | 3.4 kB    00:00

extras                                                                                                                                          | 2.1 kB    00:00

remi                                                                                                                                            | 2.5 kB    00:00

remi/primary_db                                                                                                                                  | 274 kB    00:00

updates                                                                                                                                          | 1.9 kB    00:00

updates/primary_db                                                                                                                              | 227 kB    00:00

Setting up Install Process

Package php-soap-5.3.10-2.el5.remi.x86_64 already installed and latest version

Nothing to do

 

So why doesn't SOAP show up in the Pear list..?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.