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

(23) too many open files in system

E

euro_gedimas

Guest
I saw on apache log "error_log" this error:

(23) too many open files in system

And server doesn't work, I must restart it. How to solve this problem, and why I get this error?
 
I'm assuming that you're trying to start the main apache server not the plesk management instance on 8443..

What are you seeing in /var/log/httpd/error_log

Garan.
 
Ok, as I have too much apache errors, I put error_log: http://www.tvs.lt/error_log

I hope someone, can help me with these problems.

# sysctl kern.maxfiles
kern.maxfiles: 12328

# pstat -T
11638/12328 files
0M/4069M swap space

# ulimit -n
11095
 
Back
Top