I have run out of options with this one.

I have just installed PHP5 and Apache, and I am on a Windows XP box.
I can run simple PHP scripts fine, but I need to implement a web service.
The server side code is written by a contractor so I only need to worry about the client side. Using VBA the web service works fine but in PHP I have problems.
The error that is plaguing me is the Class 'SoapClient' not found. I have read what I could find on PHP.net and Zend.com, and also what I could find here. Will some one post a definitive solution to this problem? It seems that I’m not the only one struggling.

dave

    Write a Reply...