Hi,

PEAR:SOAP is not working.

I've tried so many examples now and the only one that works, is that amazon
example, which is too complex for me to understand.

I am so reliant on the Web Services with SOAP .... and I can t get it work.
:'-(

I've tried the example from
http://talks.php.net/show/soap-forumduphp-paris2002/20 . Maybe anyone can tell
me, why that does not work.

I don t know what to do next........... .......

Please help. Maybe, I should just jump off the roof. I'll need that crap for
my final exam and it drives me mad.


it returns this answer :

Thanx for all help in advance !

Regards, Arne



Content-type: text/html

X-Powered-By: PHP/4.3.2



X-Powered-By: PHP/4.3.2

Content-type: text/html



soap_fault Object
(
[error_message_p refix] =>
[mode] => 1
[level] => 1024
[code] => Client
[message] =>
[userinfo] =>
[backtrace] => Array
(
[0] => Array
(
[file] => c:\php4\pear\SO AP\Fault.php
[line] => 49
[function] => pear_error
[class] => pear_error
[type] => ::
[args] => Array
(
[0] =>
[1] => Client
[2] =>
[3] =>
[4] =>
)

)

[1] => Array
(
[file] => c:\php4\pear\SO AP\Base.php
[line] => 199
[function] => soap_fault
[class] => soap_fault
[type] => ->
[args] => Array
(
[0] =>
[1] => Client
[2] =>
[3] =>
[4] =>
[5] =>
)

)

[2] => Array
(
[file] => c:\php4\pear\SO AP\Client.php
[line] => 257
[function] => _raisesoapfault
[class] => soap_client
[type] => ->
[args] => Array
(
[0] =>
)

)

[3] => Array
(
[file] => D:\Client3.php
[line] => 13
[function] => call
[class] => soap_client
[type] => ->
[args] => Array
(
[0] => echoString
[1] => Array
(
[inputString] => this is a test
)

[2] => Array
(
[namespace] => urn:SOAP_Exampl e_Server
[trace] => 1
)

)

)

)

[callback] =>
)