• 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 siteturbo

  1. S

    Question Apache Web Server Settings (mod_setenvif)

    Could a be a virtual host setting? Maybe need to load the module in a the /var/www/vhosts/system/my.virtual.domain.com/conf/httpd.conf
  2. S

    Question Apache Web Server Settings (mod_setenvif)

    The error message is Uncaught Error: Call to undefined function apache_getenv()
  3. S

    Question Apache Web Server Settings (mod_setenvif)

    I get no result for that script running the apache_getenv() function. It breaks/stops the script.
  4. S

    Question Apache Web Server Settings (mod_setenvif)

    When I run that PHP script I get mod_setenvif is NOT loaded
  5. S

    Question Apache Web Server Settings (mod_setenvif)

    Thanks for you reply. Inside the file /etc/httpd/conf/httpd.conf there is a call for include conf.modules.d/*.conf Inside the file /etc/httpd/conf.modules.d/00-base.conf there is a call to LoadModule setenvif_module modules/mod_setenvif.so I have restarted apache, yet it still doesn't load...
  6. S

    Question Apache Web Server Settings (mod_setenvif)

    Hello, I'm new to Plesk. I am in the Apache Web Server Settings and I want to enable the mod_setenvif module for Apache. However, I see no option or setting for it. How do I enable mod_setenvif or install it? Thank you.
Back
Top