charly23 / phpdesktop

Automatically exported from code.google.com/p/phpdesktop
1 stars 0 forks source link

Soap Client #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Include $soapClient = new SoapClient($wsdl, $authParams);

What is the expected output? What do you see instead?
I should see the wsdl data.  I receive php fatal error Class Soap Client not 
found.

What version of the product are you using? On what operating system?
v10 on Win7 and XP

Please provide any additional information below.
I have gone ahead and added the php_soap.dll file in the ext folder as well as 
adding "extension=ext/php_soap.dll" to the php.ini file and I still get the 
fatal php error.

Original issue reported on code.google.com by jasontda...@gmail.com on 4 Oct 2013 at 3:38

GoogleCodeExporter commented 9 years ago
See Issue 47

Original comment by czarek.t...@gmail.com on 4 Oct 2013 at 6:19

GoogleCodeExporter commented 9 years ago
Okay, so apparently this time around I can't just add the needed .dll file and 
note in php.ini to get it to work?

Original comment by jasontda...@gmail.com on 4 Oct 2013 at 8:59

GoogleCodeExporter commented 9 years ago
Please ask questions on the PHP Desktop Forum.

Original comment by czarek.t...@gmail.com on 5 Oct 2013 at 6:24