http://qs321.pair.com?node_id=11120303


in reply to Scriptsock does not exist??

Your problem appears to be related to FastCGI or some similar system, maybe — there is not enough information in your post to say anything with certainty. The mention of a "cgid" seems to point in this direction. Is this running on Apache or some other httpd? Did the problems start after the httpd was updated on the server?

Replies are listed 'Best First'.
Re^2: Scriptsock does not exist??
by afoken (Chancellor) on Aug 05, 2020 at 07:58 UTC

    cgid sounds like a multithreaded Apache running CGIs on Unix: https://httpd.apache.org/docs/2.4/mod/mod_cgid.html

    If the error happens exactly every 30 min, it may be some strange kind of rate limiting. Anyway, it looks like an Apache configuration problem.

    Alexander

    --
    Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
Re^2: Scriptsock does not exist??
by Anonymous Monk on Aug 05, 2020 at 06:38 UTC
    Mod_cgid doesnt fastcgi.