• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

(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