Since the fcgi sockets don't need to remember anything during reboot, I think
/run is just the right place for them (/tmp would also be o.k., I think, see,
e.g., /tmp/.X11-unix/X0).
By now, I'm circumventing the problem by using the directory /run/lighttpd as
the location for the fcgi sockets since lighttpd creates this directory on start
with owner:group "www-data:www-data". I use the following in
/etc/lighttpd/lighttpd.conf:
"socket" => "/run/redmine/sockets/" + var.X_DEBIAN_SITEID +
"/fcgi.socket",
This works for me (with lighttpd 1.4.28-5 on amd64).
But I don't have any idea how to create the sockets with the WEBrick web server.
--
Best regards,
Jörg-Volker.
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers