• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by Zainab Begdouri

  1. Z

    Issue Logging POST data not working

    Thank you for your help! I was looking for the link /var/www/vhosts/system/<domain>/conf/nginx.conf. I could log the body of post requests when adding the needed configuration at /var/www/vhosts/system/<domain>/conf/nginx.conf ! What is the condition that overwrite the file...
  2. Z

    Issue Logging POST data not working

    Hi, I'm trying to log POST HTTP requests data too. Proxy mode is enabled, so only Nginx is used. I have found that the needed configuration at Nginx.conf is : log_format post_logs '[$time_local] "$request" $status ' '$body_bytes_sent "$http_referer" '...
  3. Z

    Issue Strange apache log

    Hi, We are facing the same issue, all httpd processes were killed and Apache stopped. The file var/www/vhosts/system/<domain_name>/access_ssl_log was found empty and has been deleted. Nginx is used instead of Apache, but we still notice the same strange characters at Plesk access and error logs.
Back
Top