xmlrpc.php timeout problem
-
I’m using bloggerclient class (https://www.dentedreality.com.au/bloggerapi/class/) in order to post to my blog via Wordperss XmlRpc API and experiencing some troubles.
Approximately every second call to newPost() returns error ‘No data received from server’. However almost every post sent this way is successfully published. Of course it is possible to call newPost() without checking the error code but that is very annoying.
I thought it’s all because of my internet connection but it is quite stable and works ok.
If anybody has an idea of what is wrong, please let me know. Thanks.
- The topic ‘xmlrpc.php timeout problem’ is closed to new replies.