[PHP] soapmapper error

2006-04-15 Thread Alex Duggan
Hello,

I am trying to connect to a webservice with a wsdl.  After creating a
new SoapClient, I tried calling one of the methods.  It returned this
exception.

Uncaught SoapFault exception: [SOAP-ENV:Server] SoapMapper:Converting
data for SoapMapper failed inside the typemapper
in /home/aldug/soap_test.php

Other methods on this webservice work fine.  How do I go about debugging
this problem?

Thanks,
Alex

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] xml-rpc and xml-rpci

2006-02-12 Thread Alex Duggan
Hello,

What is the future of the xml-rpc client and server functions in php
5.x?  I see the old xml-rpc extension is still marked as expirimental
and the newer xml-rpci extention in pecl has not been worked on in 12
months and doesn't have server functionality.  I am in the process of
porting a large web app to php and I want to use the most updated and
maintained xml-rpc implimentation.

Thanks,
Alex

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] xml-rpc and xml-rpci

2005-11-10 Thread Alex Duggan
Hello,

What is the future of the xml-rpc client and server functions in php
5.x?  I see the old xml-rpc extension is still marked as expirimental
and the newer xml-rpci extention in pecl has not been worked on in 8
months and doesn't have server functionality.  I am in the process of
porting a large web app to php and I want to use the most updated and
maintained xml-rpc implimentation.

Thanks,
Alex

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] curl_multi_* function documentation

2005-05-13 Thread Alex Duggan
Is there any documentation about the curl_multi_* functions?

Alex

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] xml-rpc with php5

2005-03-01 Thread Alex Duggan
Hello,

What is the best solution for setting up an xml-rpc client with php5?
Are the built in functions still experimental, are the classes from
useful inc better to use?  I want to continue using xml-rpc instead of
soap because of it's simplicity and less overhead. 

Alex

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] installing 4.3.x and 5.x

2004-07-11 Thread Alex Duggan
Hello,

Is it possible to build php-4.3.x and php-5.0.0RC3 both as static
modules into apache-1.3?  If so, can the two version of php be installed
in the same prefix?  or should they be installed in /usr/local/php4
and /usr/local/php5?

Thanks,
Alex

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php