[SOLVED] plesk httpd service getting down after every 2 to 3 hours
Linux - EnterpriseThis forum is for all items relating to using Linux in the Enterprise.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have installed Plesk 9.5 on centos , but from last few days
I need to restart httpd service more than 10 times in a single day. It is a VPS hosted only
28 domains.
Here are the httpd error_log file content at the time it shows httpd is down.
[Fri Jul 13 15:52:35 2012] [notice] mod_bw : Memory Allocated 0 bytes (each conf takes 28 bytes)
[Fri Jul 13 15:52:35 2012] [notice] mod_bw : Version 0.8 - Initialized [0 Confs]
[Fri Jul 13 15:52:35 2012] [warn] No JkShmFile defined in httpd.conf. Using default /etc/httpd/logs/jk-runtime-status
PHP Warning: Directive 'safe_mode' is deprecated in PHP 5.3 and greater in Unknown on line 0
[Fri Jul 13 15:52:35 2012] [notice] mod_python: Creating 4 session mutexes based on 10 max processes and 0 max threads.
[Fri Jul 13 15:52:35 2012] [notice] Apache configured -- resuming normal operations
[Fri Jul 13 15:53:51 2012] [error] server reached MaxClients setting, consider raising the MaxClients setting
I have installed Plesk 9.5 on centos , but from last few days I need to restart httpd service more than 10 times in a single day. It is a VPS hosted only 28 domains.
Here are the httpd error_log file content at the time it shows httpd is down.
[Fri Jul 13 15:52:35 2012] [notice] mod_bw : Memory Allocated 0 bytes (each conf takes 28 bytes)
[Fri Jul 13 15:52:35 2012] [notice] mod_bw : Version 0.8 - Initialized [0 Confs]
[Fri Jul 13 15:52:35 2012] [warn] No JkShmFile defined in httpd.conf. Using default /etc/httpd/logs/jk-runtime-status
PHP Warning: Directive 'safe_mode' is deprecated in PHP 5.3 and greater in Unknown on line 0
[Fri Jul 13 15:52:35 2012] [notice] mod_python: Creating 4 session mutexes based on 10 max processes and 0 max threads.
[Fri Jul 13 15:52:35 2012] [notice] Apache configured -- resuming normal operations
[Fri Jul 13 15:53:51 2012] [error] server reached MaxClients setting, consider raising the MaxClients setting
Is any one can help me to resolve this .
Did you read what you posted??? Specifically, pay attention to the line bolded above. It's telling you it reached the MaxClients setting, and even told you to raise it. Did you??
And again, Plesk is a commercial product that you're paying for...contact Plesk tech support.
Thanks for your reply.
Here are the httpd.conf file content. Please tell me to which no. I raise it.
Again, Plesk is commercial, pay-for software. You should contact them for support, since you are paying for it. And again, the error is clear, you raise the MaxClients line. You don't say where what you posted came from, but if you tried to look up this error (or contacted support), you'd see the likely place to change it is /etc/httpd/conf.d/swtune.conf.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.