I have a problem with my server.
The webserver is responding with an internal server error after some time (could be a few minutes or a few hours).
The only thing I find in log file is:
Code
- [Thu Jan 15 15:51:48.167610 2015] [fcgid:emerg] [pid 11798:tid 139740158281472] (35)Resource deadlock avoided: [client 93.184.28.93:2190] mod_fcgid: can't get pipe mutex
- [Thu Jan 15 15:52:53.712051 2015] [fcgid:emerg] [pid 14955:tid 139740275779328] (35)Resource deadlock avoided: [client 148.251.149.241:53502] mod_fcgid: can't get pipe mutex
- [Thu Jan 15 16:37:27.794815 2015] [fcgid:emerg] [pid 20520:tid 139740158281472] (35)Resource deadlock avoided: [client 93.184.28.93:1477] mod_fcgid: can't lock process table in pid 20520
Ubuntu: 14.04
Apache: 2.4.7
PHP: 5.5.9 (fcgi)
Has anyone an idea what causes this problem?
Thx and regards
Boe