[Bug 817034] Re: PHP SOAP Extension Not Working

Clint Byrum clint at fewbar.com
Sat Jul 30 01:37:21 UTC 2011


Hi Dave, thanks for taking the time to file a bug report on this.

Marking as Medium importance, as this would affect only the SOAP module.
However, I was unable to reproduce this using a clean 11.04 EC2
instance, installing with 'apt-get install php5-cli php-soap' ..

ubuntu at ip-10-170-102-176:~$ php -r '$x = new SoapClient("http://soap.amazon.com/schemas2/AmazonWebServices.wsdl");'
ubuntu at ip-10-170-102-176:~$ php --version
PHP 5.3.5-1ubuntu7.2 with Suhosin-Patch (cli) (built: May  2 2011 23:00:17) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

I would guess that your problem was happening because of problems with
the fetch, not necessarily with the soap module itself.

Can you attach your wsdl file and/or provide a public WSDL url that can
be used to test this behavior? Also can you verify that you can connect
to that url and fetch it from the same machine? Maybe try 'wget' or
'curl' from the cli?

Marking Incomplete pending response

** Changed in: php5 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: php5 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/817034

Title:
  PHP SOAP Extension Not Working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/817034/+subscriptions



More information about the Ubuntu-server-bugs mailing list