Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.
At this time we are not using piped logs, and have aprox 550 domains using plesk 8.2.1
We changed those settings in response to apache crashing due to "too many open files" error.
The settings we changed only change the number of open files the system will allow in both soft and hard limits, it doesnt have anything to do with any specific application such as plesk, apache, etc.
Why does that seem to be a bad idea? I agree it is not so nice that you can't just yum update those packages anymore, but according to How do I enable Piped Logs for Apache Web Server: "If you have more that 900 domains, you still have to recompile Apache and some other system packages as described in article 260". If it's the only solution, I don't think it's a bad idea. Or you'll have to get more servers.
Why does that seem to be a bad idea? I agree it is not so nice that you can't just yum update those packages anymore, but according to How do I enable Piped Logs for Apache Web Server: "If you have more that 900 domains, you still have to recompile Apache and some other system packages as described in article 260". If it's the only solution, I don't think it's a bad idea. Or you'll have to get more servers.
Then run rpmbuild --rebuild rpm-here and see what happens. Most likely the first couple of times it will fail because you need to install some pre-requisites first, just use yum to install those and keep trying.