Skip to main content

Can't figure out Apache Errors

Comments

7 comments

  • cPanelMichael
    Hello :) Please see these threads: ap_pass_brigade failed FCGI Configuration Thank you.
    0
  • edawg
    Thanks for the reply. But the suggestions in the links do not seem to fix this issue? Has anyone else had this problem?
    0
  • cPanelMichael
    Could you clarify what changes you made to your FCGI configuration when attempting to resolve the issue? Thank you.
    0
  • edawg
    [quote="cPanelMichael, post: 1646502">Could you clarify what changes you made to your FCGI configuration when attempting to resolve the issue? Thank you.
    Sure. Thank you for the reply. So I was told to add this next section to my Pre VirtualHost Include in WHM. Then save, and restart Apache. FcgidMaxRequestLen 1073741824 FcgidProcessLifeTime 8200 FcgidIOTimeout 8200 FcgidConnectTimeout 500 FcgidMaxRequestsPerProcess 800 FcgidBusyTimeout 3600 I just checked my logs once again, and here is the latest output. gifsicle: : empty file gifsicle: : empty file gifsicle: : empty file gifsicle: : empty file [Fri May 16 19:08:49 2014] [warn] [client 199.21.99.102] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Fri May 16 19:08:49 2014] [warn] [client 199.21.99.102] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function [Fri May 16 19:08:57 2014] [warn] [client 157.55.35.99] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Fri May 16 19:08:57 2014] [warn] [client 157.55.35.99] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function [Fri May 16 19:10:52 2014] [warn] [client 199.21.99.102] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Fri May 16 19:10:52 2014] [warn] [client 199.21.99.102] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function [Fri May 16 19:29:15 2014] [warn] [client 66.249.70.125] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Fri May 16 19:29:15 2014] [warn] [client 66.249.70.125] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function
    0
  • edawg
    I've also increased max_exe as well, but with no luck.
    0
  • cPanelMichael
    You could try further increasing the "MaxRequestsPerProcess" value. However, please keep in mind, that as mentioned in the other thread, cPanel does not recommend an FCGI configuration for your PHP handler if you are not a qualified system administrator. FCGI requires fine tuning of mod_fcgid to ensure that the server does not become overloaded with idle PHP processes. Instead, you may want to consider using suPHP or DSO with Mod_Ruid2. Thank you.
    0
  • edawg
    I think I'm just going to move hosts and start afresh! Getting tired of Bluehost to be honest!! I appreciate the help you gave to me. I'm looking forward to learning as much as I can while in the forums.
    0

Please sign in to leave a comment.