Koozali.org: home of the SME Server

php-soap for SME V8beta6 [resolved]

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
php-soap for SME V8beta6 [resolved]
« on: October 26, 2011, 02:43:23 PM »
I am trying to install virtualbox4 on SME 8beta6. Everything seems to go ok via the wiki except when I try to install php-soap. It says
Code: [Select]
Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-soap-5.1.6-27.el5_5.3.i386 (base)
I know that SME 8beta6 is php5.2

Does anyone know where I can find the proper rpms for this

TIA

Bob

I managed to get php5.3 installed an then got php5.3-soap from the repositories.
« Last Edit: October 26, 2011, 05:19:59 PM by crazybob »
If you think you know whats going on, you obviously have no idea whats going on!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: php-soap for SME V8beta6
« Reply #1 on: October 26, 2011, 05:03:48 PM »
What does require php-soap?
Code: [Select]
rpm -q --whatrequires php-soap
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Re: php-soap for SME V8beta6 [resolved]
« Reply #2 on: October 26, 2011, 05:21:27 PM »
Cactus, I resolved this before I saw your reply. php-soap was required to allow connecting to the virtual machine interface.

Thanks
If you think you know whats going on, you obviously have no idea whats going on!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: php-soap for SME V8beta6 [resolved]
« Reply #3 on: October 26, 2011, 08:57:40 PM »
Cactus, I resolved this before I saw your reply. php-soap was required to allow connecting to the virtual machine interface.
Could you perhaps share the actions you took to resolve your issues for future readers?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Re: php-soap for SME V8beta6 [resolved]
« Reply #4 on: October 28, 2011, 02:06:02 AM »
I needed php-soap for virtualbox4. I followed the wiki on virtual box until it got to the part needing php-soap installed. I found

I would have to install php 5.3 to get a version of soap that worked.

I upgraded to php 5.3 from SME server  - update testing. I don't know if I need all of them, but I took them any way.

I then downloaded php-soap from http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/testing/8.0beta6/smedev/i386/repoview/php-soap.html
Installed it then continued with virtual box.
If you think you know whats going on, you obviously have no idea whats going on!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: php-soap for SME V8beta6 [resolved]
« Reply #5 on: October 28, 2011, 10:52:42 PM »
I then downloaded php-soap from http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/testing/8.0beta6/smedev/i386/repoview/php-soap.html
Installed it then continued with virtual box.
You should learn the proper yum commands that would make your live a little easier, you could have easily installed it like this:
Code: [Select]
yum install php-soap --enablerepo=smedev
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline madadam

  • *
  • 149
  • +0/-0
    • http://www.extremetourist.com
Re: php-soap for SME V8beta6 [resolved]
« Reply #6 on: June 18, 2012, 04:47:21 AM »
You should learn the proper yum commands that would make your live a little easier, you could have easily installed it like this:
Code: [Select]
yum install php-soap --enablerepo=smedev

Thanks for that Cactus, it certainly did make my life easier... one little command, restart the service and SOAP is running in PHP. I've now added that little nugget to my internal documentation on provisioning a new SME 8 server.

Cheers,

Adam
...