Hi there I am using XML-RPC to upload an image to the server - using base64.
On my Windows vista box it works fine. However, when testing on the remote, limux box I am getting a faultcode 631 error (Php 5.2.6). I have tried two alternative base64 functions, both fail with the same fault code, while all other functions passing params other than base64 work fine. I have checked the spacing between the params and that is fine. Any help will be much appreciated! Thank-you, Paola Jan Pieper wrote: > > Is there anyone who already implemented a Zend_XmlRpc_Server in > combination with a Controller? I want to use a XmlrpcController > (~Zend_Controller_Action) and Zend_XmlRpc_Server but I don“t know how to > combine these two things. > > -- Jan > > -- View this message in context: http://www.nabble.com/Zend_XmlRpc_Server---Controller-tp9238905p19015614.html Sent from the Zend Framework mailing list archive at Nabble.com.
