Jump to content
Froxlor Forum

Michał

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Michał

  1. Hello.
    I have a problem with PHP-FPM.
    I installed Froxlor on Debian 9 and everything works fine.
    I want to run different PHP versions for different domains.
    I have installed
    apt-get install libnss-extrausers
    according to information from the froxlox panel

    I have enabled saving data to files in a folder
    / var / lib / extrausers /

    chown on debian sees froxlor users.
    Of course I installed php7.3-fpm, php7.4-fpm etc.

    Unfortunately, when I open PHP files, a 503 error appears
    HTML files open correctly.

    There is an error in the error logs
    [proxy: error] [pid 8557] (13) Permission denied: AH02454: FCGI: attempt to connect to Unix domain socket / var / lib / apache2 / fastcgi / 2-dian - *********** .pl-php-fpm.socket (*) failed

    The sockets, on the other hand, are open

    ~ # ls -al / var / lib / apache2 / fastcgi /
    total 8
    drwxr-xr-x 2 www-data www-data 4096 Nov 3 16:21.
    drwxr-xr-x 6 root root 4096 Oct 30 19:00 ..
    srw-rw ---- 1 dian-dian 0 Nov 3 16:21 2-dian-dian. *******. pl-php-fpm.socket
    srw-rw ---- 1 dian dian 0 Nov 3 16:21 2-dian - *********. com.pl-php-fpm.socket

    Please help

×
×
  • Create New...