You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Nick Edwards <ni...@gmail.com> on 2012/09/01 08:09:57 UTC

scorebord permissions

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?

Re: scorebord permissions

Posted by Noel Butler <no...@ausics.net>.
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?
> 
> 



Re: scorebord permissions

Posted by Noel Butler <no...@ausics.net>.
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?



[users@httpd] Fwd: scorebord permissions

Posted by Nick Edwards <ni...@gmail.com>.
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?
or am I doing something wrong?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org