Hello I have very big problem with creating even most simple SOAP client. I implemented my own client/server in perl (works fine), but i can not do even most simple example with php. I tried about 10 different examples from and alywas the same problem: after line: $soap_client->call() my php engine does not return any character. Php works fine on my Apache 2.0.48. No errors in logs.