Tobias Karlsson

Active Member
Jul 29, 2015
43
0
6
Sweden
cPanel Access Level
Root Administrator
Hi

I have recently end up whit a problem whit the FastCGI. This is the error i can see in the apache log.

[Tue Aug 11 17:41:16.411481 2015] [fcgid:warn] [pid 4617] (104)Connection reset by peer: [client 185.62.239.196:57050] mod_fcgid: error reading data from FastCGI server, referer: http://*********

And when i try to visit the web site i get 500 error.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

Could you verify you are accessing the domain name directly and not through Apache mod_userdir? The URL is hidden in the message so I am unable to see the specific link.

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
What i can see it dont do that.
Yes, it's for a different FCGI error message, but the links in that thread point to threads where there's assistance with other FCGI error messages and general FCGI configuration advice.

Thank you.
 

Tobias Karlsson

Active Member
Jul 29, 2015
43
0
6
Sweden
cPanel Access Level
Root Administrator
I have end up whit this error:

[Tue Aug 11 17:41:16.411481 2015] [fcgid:warn] [pid 4617] (104)Connection reset by peer: [client 185.62.239.196:57050] mod_fcgid: error reading data from FastCGI server, referer: http://*********

My original topic: - Removed - Threads Merged -
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Have you reviewed any of the previous posts to this thread to see if those suggestions are helpful?

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
I dont know what i should mention what i have try. But i have try the thing that have mention in this topic.
For instance, what specific values did you enter for "Pre VirtualHost Include" in "WHM Home » Service Configuration » Apache Configuration » Include Editor"?

Thank you.
 

Tobias Karlsson

Active Member
Jul 29, 2015
43
0
6
Sweden
cPanel Access Level
Root Administrator
This is the only info i have:

<IfModule mod_fcgid.c>
FcgidMaxRequestLen 1073741824
FcgidMinProcessesPerClass 0
FcgidMaxProcessesPerClass 8
FcgidMaxProcesses 150
FcgidIdleTimeout 60
FcgidProcessLifeTime 120
FcgidIdleScanInterval 30
FcgidBusyTimeout 3600
</IfModule>

But it seems like i have fix the problem. I only needed to re run Easy Apache and now it is working.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
But it seems like i have fix the problem. I only needed to re run Easy Apache and now it is working.
I'm not sure that rebuilding Apache will resolve this issue permanently, but I'm happy to see the issue is no longer occurring. Thank you for updating us with the outcome. Note that you may still want to review the threads linked earlier and information provided to you in those threads, should you notice these error messages again.
 

Tobias Karlsson

Active Member
Jul 29, 2015
43
0
6
Sweden
cPanel Access Level
Root Administrator
I'm not sure that rebuilding Apache will resolve this issue permanently, but I'm happy to see the issue is no longer occurring. Thank you for updating us with the outcome. Note that you may still want to review the threads linked earlier and information provided to you in those threads, should you notice these error messages again.
I think the reason for it that it work was that i did a update related to Cloudlinux Alt-PHP

http://cloudlinux.com/blog/clnews/746.php
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
I'm happy to see that update addressed your issue. Thank you for the additional details.