PHP-FPM wrong configs?

Discussion in 'Installation/Configuration' started by Kris86, Nov 10, 2020.

Tags:
  1. Kris86

    Kris86 New Member

    In /etc/php/7.4/fpm/pool.d every web[number].conf has this
    listen = /var/lib/php7.3-fpm/web4.sock
    Why php7.4 has listen socket to 7.3-fpm?

    Pages using php7.4 work fine but this parameter seems strange. Is this correct?
     
  2. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    It's just a directory name, it does not correspond to the actual php version.
     

Share This Page