Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 06:59:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272290] lang/php81: /usr/local/etc/php-fpm.d/www.conf fails to set ownership of /tmp/php-fpm.sock
Message-ID:  <bug-272290-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272290

            Bug ID: 272290
           Summary: lang/php81: /usr/local/etc/php-fpm.d/www.conf fails to
                    set ownership of /tmp/php-fpm.sock
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: yuri@freebsd.org
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

When /usr/local/etc/php-fpm.d/www.conf has these lines:
> listen =3D /tmp/php-fpm.sock
> listen.owner =3D www
> listen.group =3D www=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20
> listen.mode =3D 0660

/tmp/php-fpm.sock is still created with root:wheel ownership when the servi=
ce
php-fpm is started.


Reference: https://clpo13.medium.com/apache-and-php-fpm-on-freebsd-a41e832a=
e8cc

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272290-7788>