Request 159 was acted upon.
This is a comment. It is not sent to the Requestor(s).
_________________________________________________________________________
URL: https://rt.openpkg.org/id/159
Ticket: [OpenPKG #159]
Subject: apache/mod_fastcgi: Default dir for Unix/Domain sockets hardcoded
Requestors: [EMAIL PROTECTED]
Queue: openpkg
Owner: mlelstv
Status: new
Transaction: Comments added by mlelstv
Time: Mon Jun 16 14:48:45 2003
_________________________________________________________________________
> /* Default dir for Unix/Domain sockets */
> #define DEFAULT_SOCK_DIR "logs/fastcgi"
This is ServerRoot-relativ.
ad1) should be something like run/fastcgi
ad2) the directory needs to be created, what about ownership, permissions ?
ad3) The ServerRoot should be %{l_prefix}/var/apache and not %{l_prefix}.
--
Michael van Elst
OpenPKG Developer
[EMAIL PROTECTED]