I keep getting this error in the Apache error log:
Code:
(24)Too many open files: /.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
Once I get this error, 403 forbidden errors are returned when trying to view my site. The error seems to happen when I have somewhat of a load on the server--like when multiple people are viewing my site. Restarting Apache solves the problem temporarily but the error comes up again, usually within minutes if I am browsing the site heavily.
Any ideas? Thanks.