Re: scorebord permissions

2012-09-06 Thread Noel Butler
Confirmed

On Sat, 2012-09-01 at 16:09 +1000, Nick Edwards wrote:

 Hello,
 
 I have an issue where, apache is, when using graceful reload, setting
 perms for domains as root
 
 -rw---  1 root   root 44 Sep  1 05:59 somedomain
 
 
 yet if I delete this and either   click on URL, or, stop apache and
 cleanly start apache it is recreated cleanly as:
 
 -rw---  1 apache   apache 44 Sep  1 06:00 somedomain
 
 stop/start/reload are all called from the same sh file.
 
 This behaviour also exists when using  apachectl directly
 
 Is this a bug?




signature.asc
Description: This is a digitally signed message part


Re: scorebord permissions

2012-09-06 Thread Noel Butler
my bad...

confirmed on 2.4.3

Nick, what version of httpd are you running?  including this information
helps.



On Fri, 2012-09-07 at 09:27 +1000, Noel Butler wrote:

 Confirmed
 
 On Sat, 2012-09-01 at 16:09 +1000, Nick Edwards wrote: 
 
  Hello,
  
  I have an issue where, apache is, when using graceful reload, setting
  perms for domains as root
  
  -rw---  1 root   root 44 Sep  1 05:59 somedomain
  
  
  yet if I delete this and either   click on URL, or, stop apache and
  cleanly start apache it is recreated cleanly as:
  
  -rw---  1 apache   apache 44 Sep  1 06:00 somedomain
  
  stop/start/reload are all called from the same sh file.
  
  This behaviour also exists when using  apachectl directly
  
  Is this a bug?
 
 




signature.asc
Description: This is a digitally signed message part


scorebord permissions

2012-09-01 Thread Nick Edwards
Hello,

I have an issue where, apache is, when using graceful reload, setting
perms for domains as root

-rw---  1 root   root 44 Sep  1 05:59 somedomain


yet if I delete this and either   click on URL, or, stop apache and
cleanly start apache it is recreated cleanly as:

-rw---  1 apache   apache 44 Sep  1 06:00 somedomain

stop/start/reload are all called from the same sh file.

This behaviour also exists when using  apachectl directly

Is this a bug?