Ask a Question related to PHP Development, Design and Development.
-
amigaguy #1
Re: Trouble with Pear Soap and HTTPS
I'm having the exact same problem. Worked fine in the test
enviroment.
But once I moved on to the the production server I get the same type
of errormsg.
If anyone can please help, it would be nice :)
----------------------------------------
The post originated from PHP Freaks:
----------------------------------------
[url]http://www.phpfreaks.com[/url]
[url]http://www.phpfreaks.com/forums[/url]
amigaguy Guest
-
stupid question - where's PEAR::SOAP?
Just heading down the php/webservices learning curve. Found a nice article at http://www.onlamp.com/pub/a/php/2003/07/03/php_amazon_soap.html that... -
PEAR::SOAP still doesn't work for me :(
Hi, PEAR:SOAP is not working. I've tried so many examples now and the only one that works, is that amazon example, which is too complex for me... -
PEAR SOAP and global variables
OK, I am so frustrated with PEAR SOAP, I have it working, but it seems when I include a file and in that file is a function with global variables,... -
PEAR:SOAP -> NULL values to C#-client?
Hi! I wrote a PEAR:SOAP webservice reading data out of a database and returning it in form of a struct to a C#-client. The problem is, that C#... -
PEAR::SOAP
Hello, I want to do some SOAP with PHP and found the SOAP package at PEAR. But I didn't find any documentation for it. Can anybody tell, where to... -
amigaguy #2
Re: Trouble with Pear Soap and HTTPS
It seems to be a bug in the PEAR::SOAP implementation. I'm now
using NuSOAP instead and that works just great.
Big thanks goes to the original poster who mailed me the info I
needed. :)
----------------------------------------
The post originated from PHP Freaks:
----------------------------------------
[url]http://www.phpfreaks.com[/url]
[url]http://www.phpfreaks.com/forums[/url]
amigaguy Guest
-
pallarim #3
Re: Trouble with Pear Soap and HTTPS
I'm still with the same problem. Is there any way to get around
it?
Does anyone work solving the problem? If this is indeed a bug, I would
like to know more about it. Does anything about PEAR::SOAP work on
ssl?
----------------------------------------
The post originated from PHP Freaks:
----------------------------------------
[url]http://www.phpfreaks.com[/url]
[url]http://www.phpfreaks.com/forums[/url]
pallarim Guest



Reply With Quote

