- Server operating system version
- Debian 11
- Plesk version and microupdate number
- Plesk obsidian 18.0.48
Hello,
I have a Plesk server on a Debian 11 vm, and I have a problem when using the phpxmlrpc modules.
When running the query, we get the following error:
Err5: Didn't receive 200 OK from remote server (HTTP/2 200).
However, the server does receive a code 200.
The same code worked on another server before a migration.
I found some links that talk about this problem, but I don't see how to solve it.
Anyone have a solution?
Thank you.
I have a Plesk server on a Debian 11 vm, and I have a problem when using the phpxmlrpc modules.
When running the query, we get the following error:
Err5: Didn't receive 200 OK from remote server (HTTP/2 200).
However, the server does receive a code 200.
The same code worked on another server before a migration.
I found some links that talk about this problem, but I don't see how to solve it.
Fault. Code: 5, Reason: Didn't receive 200 OK from remote server. (HTTP/1.1 401 Unauthorized) 1 · Issue #58 · gggeek/phpxmlrpc
i was using old xmlrpc. but it is not support for php7. so i changed to this phpxmlrpc. but i have some trouble. my code is not working properly. i got this message: Fault. Code: 5, Reason: Didn...
github.com
Anyone have a solution?
Thank you.