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.
Inviting everyone who uses WordPress management tools in Plesk The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test. To participate, please use this link .
Your experience will help shape product decisions and ensure the tools better support real-world use cases.
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.