Mohammed Badran Posted May 25, 2016 Report Share Posted May 25, 2016 Hello, I am working on Revive ad server system and i was able to create API to fetch all required data from revive, i installed pear with xml_rpc2 library to make the connection and it is working fine locally on my local host, now when i tried to connect to Revive system on the client side using the 'HTTPS' protocol it gives me the following error : Warning! : (Revive AdServer) Exception #105 : XML error: Invalid document end at line 1 i am using the following code : XML_RPC2_Client::create( 'https:// the link /www/api/v2/xmlrpc/', options array ); ps: i changed the option 'sslverify' to false inside options array can anybody tell me how to fix this issue? again i was able to make the connection locally and it is working fine, also on test account with 'http' working fine, but with 'https' domain it is not working, is it something required on the server? or missing from my side? or something else? Thank you very much. Quote Link to comment Share on other sites More sharing options...
Devrim Posted November 29, 2016 Report Share Posted November 29, 2016 Hello Mohammed, can you share your php version and can you check if pear is active on your server? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.