Tagged Questions
1
vote
1answer
931 views
Apache cannot fork: cannot allocate memory
I am running apache on Fedora with mod_perl. The server forks a process to send an email frequently - and the fork exits.
Suddenly, I got: Cannot fork: Cannot allocate memory. There was plenty of ...