Hello,
I used CPanel/WHM 96.0.9 on CentOS 7.
Today Apache webserver and few other rpm's was updated. From yum.log:
--
Jun 02 20:38:49 Updated: ea-apache24-2.4.48-1.1.1.cpanel.x86_64
--
After update Apache was not started. In the error log I see:
--
[Wed Jun 02 20:46:20.415917 2021] [log_config:error] [pid 27684] (24)Too many open files: AH00649: could not open transfer log file /etc/apache2/logs/domlogs/xxxxxx.com. AH00015: Unable to open logs
--
I was able to run the server when I switched on piped logs for apache. But it is not seems a real fix.
I see number of opened files limited to 4096.
--
# ulimit -n
4096
--
I see files /etc/bashrc and some other chenged today. Some ulimit directives was added.
Can someone please explain how to increase number of open files for apache?
I used CPanel/WHM 96.0.9 on CentOS 7.
Today Apache webserver and few other rpm's was updated. From yum.log:
--
Jun 02 20:38:49 Updated: ea-apache24-2.4.48-1.1.1.cpanel.x86_64
--
After update Apache was not started. In the error log I see:
--
[Wed Jun 02 20:46:20.415917 2021] [log_config:error] [pid 27684] (24)Too many open files: AH00649: could not open transfer log file /etc/apache2/logs/domlogs/xxxxxx.com. AH00015: Unable to open logs
--
I was able to run the server when I switched on piped logs for apache. But it is not seems a real fix.
I see number of opened files limited to 4096.
--
# ulimit -n
4096
--
I see files /etc/bashrc and some other chenged today. Some ulimit directives was added.
Can someone please explain how to increase number of open files for apache?