Results 1 to 1 of 1
Hi,
We manage a server which is been just set up and contains only very few number of user accounts as of now. We do get a plenty of continuous ...
- 08-14-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 8
Tons of apache errors
Hi,
We manage a server which is been just set up and contains only very few number of user accounts as of now. We do get a plenty of continuous errors in the apache error_log file.
I checked with known possibility troubleshooting with no luck.
Here is the log
[Fri Aug 14 20:12:13 2009] [error] Must be uid 0 to raise maximum RLimitNPROC
[Fri Aug 14 20:12:13 2009] [error] Must be uid 0 to raise maximum RLimitNPROC
[Fri Aug 14 20:12:15 2009] [error] Must be uid 0 to raise maximum RLimitNPROC
[Fri Aug 14 20:12:15 2009] [error] Must be uid 0 to raise maximum RLimitNPROC
[Fri Aug 14 20:12:19 2009] [error] Must be uid 0 to raise maximum RLimitNPROC
[Fri Aug 14 20:12:19 2009] [error] Must be uid 0 to raise maximum RLimitNPROC
I also added few directives in httpd.conf thinking that it would resolve the issue but i hasn't
RLimitMEM max 134217728
RLimitCPU max 240
RLimitNPROC max 200
Any solutions or suggestions are appreciated on this.


Reply With Quote