https://issues.apache.org/bugzilla/show_bug.cgi?id=53842
Priority: P2
Bug ID: 53842
Assignee: [email protected]
Summary: scoreboard file created with wrong permissions
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 2.4.3
Component: Core
Product: Apache httpd-2
if the scoreboard file does not exist for an existing domain -
Upon a restart, or graceful reload, the scoreboard file is created with root
permissions.
-rw------- 1 root root 44 Sep 8 10:18 sunshinecoastnxxxxxx
If httpd is stopped, then restarted, and page hit occurs under that domain, it
is created correctly - as the httpd user.
-rw------- 1 apache apache 44 Sep 8 10:19 sunshinecoastnxxxxxx
note, this is not always triggered, if a new vhost is added, and graceful
reload, issued, it does create it correctly
-rw------- 1 apache apache 44 Sep 8 10:23 scanairxxxxxx
httpd restart/graceful*/whatever, should always create these files as "http
user"
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]