NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Soap client keeps waiting for ever


Joined: 10 Mar 2010
Posts: 1
Reply with quote
Hello, I recently moved to a new computer, with Windows 7 (previously I worked in XP) and my application seems to work fine except for my SOAphp clients, the SOAP services work fine, the WSDL shows ok and they can be called from .NET and still work, but when I use a php client, the page seems to be loading for ever and I get no error, no php log and no anything, the method in the service is never called (it should write a log line if called, but it doesn`t).

This is my entry in apache acces log for client:

127.0.0.1 - - [12/May/2010:11:05:18 +0200] "GET /services/admin/service_client.php HTTP/1.1" 500 42

The clients works fine when I do $client = new nusoap_client('http://localhost:8082/services/admin/service_srv.php?wsdl', true);

But it gets stucked when I invoque the method, wich used to work in previous PC: $result = $client->call($metodo, $params);

php.ini is the same here than in other computer.

¿Any ideas? Thank you
View user's profileFind all posts by sulfuritoSend private message
Soap client keeps waiting for ever
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic