Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jun 2017 16:24:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219753] www/fcgiwrap rc script fails to start.
Message-ID:  <bug-219753-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 219753
           Summary: www/fcgiwrap rc script fails to start.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ki@hh.iij4u.or.jp

when fcgiwrap_socket_mode or fcgiwrap_socket_owner or fcgiwrap_socket_group=
 is
set, rc script of fcgiwrap fails to start.

# service fcgiwrap start
Starting fcgiwrap.
chmod: /data/fcgi/wrap.sock: No such file or directory

In fcgiwrap_postcmd(), chmod/chown/chgrp is called but domain socket does n=
ot
created yet.
If "sleep" is added before chmod/chown/chgrp in fcgiwrap_postcmd(), rc scri=
pt
succeeds.

--=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-219753-13>