hello web service problem |
Site Admin
|
make sure nusoap.php is found by the server.
|
||||||||||||
|
can find nusoap.php |
|
Thanks for the quick response.
I'm pretty sure the server can find nusoap.php from couple tests: - when I remove the require_once('nusoap.php') from server file, I get a "msg parsing error" - when I rename nusoap.php (path /usr/share/pear/), I get a "required file open error" msg. I've tried updating nusoap.php from 0.6.3 to 1.7.6 and get the same problem - the server script doesn't receive the $name parameter from client script. Any other ideas? |
||||||||||||
|
|
correction to the previous post -
including nusoap.php 0.6.3 in server file returns the 'Hello' string without the $name string. including nusoap.php 1.7.6 in server file returns a "xml parsing error" I should note that both the client and server scripts are on the same server. I can create and successfully consume others' web services, just can't create a simple web service. I'm sure this is simple but it's driving me nuts! |
||||||||||||
|
Site Admin
|
the server part should look like this
client part can be built using NuSoap wizard that comes with phped or you can just type the code below:
I never experienced any problems with that. Let me know if you still get any problems. I also can send you URL to the service that you can test by your own. |
||||||||||||||||
|
hello web service problem |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by