A lot of errors using FCGI

Discussion in 'General' started by JuSt, Jul 13, 2017.

  1. JuSt

    JuSt New Member

    Hello to everyone,

    Im having some problems regarding about using FCGI, we are getting a lot of errors like this one:

    [Thu Jul 13 13:13:39.563786 2017] [fcgid:warn] [pid 27900] (104)Connection reset by peer: [client x.x.x.x:52934] mod_fcgid: error reading data from FastCGI server, referer: http://www.xxxxxxxxxxxx.com/dblog
    [Thu Jul 13 13:13:39.563928 2017] [fcgid:warn] [pid 27900] (104)Connection reset by peer: [client x.x.x.x:52934] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: http://www.xxxxxxxxxxxx.com/admin/reports/dblog

    We have configured some values in fcgi.conf and in options -> custom http configuration these variables without results.

    We think that we prefer to use PHP-FPM as the main, but we have not installed the binary...what is the name of package we should install?

    After the installation, what we need to do in order to use this php fpm?

    Kind rregards.
     
  2. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    That depends on your OS - refer to the perfect server guides for your OS/web server for details.

    Once it's installed and working, you just change the PHP mode for the website(s) you want changed.
     

Share This Page