mmap cache can't open foo.php - Too many open files
Hi.
Using Apache version 2.2.3 on a VPS, my webpages are very slow and I
get this error messages on my 'error_log' file:
---------------------
[Wed Mar 26 13:05:39 2008] [warn-phpd] mmap cache can't open
/var/www/vhosts/foo.com/httpdocs/classes/Threads.php - Too many open
files (pid 17650)
[Wed Mar 26 13:05:42 2008] [warn-phpd] mmap cache can't open
/var/www/vhosts/foo.com/httpdocs/classes/User.php - Too many open
files (pid 17650)
[Wed Mar 26 13:05:46 2008] [warn-phpd] mmap cache can't open
/var/www/vhosts/foo.com/httpdocs/lib/Functions.php - Too many open
files (pid 17650)
---------------------