Re: [CentOS] Apache umask

2020-07-21 Thread Emmett Culley via CentOS
On 7/21/20 12:22 PM, Emmett Culley via CentOS wrote: On 7/21/20 9:59 AM, Simon Matter wrote: On 7/19/20 10:41 PM, Simon Matter via CentOS wrote: On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote: I need to set the umask for apache to 002.  I've tried every idea I've found on the internet, but

Re: [CentOS] Apache umask

2020-07-21 Thread Emmett Culley via CentOS
On 7/21/20 9:59 AM, Simon Matter wrote: On 7/19/20 10:41 PM, Simon Matter via CentOS wrote: On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote: I need to set the umask for apache to 002.  I've tried every idea I've found on the internet, but nothing make a difference.  Most suggest that I put "

Re: [CentOS] Apache umask

2020-07-21 Thread Simon Matter via CentOS
> On 7/19/20 10:41 PM, Simon Matter via CentOS wrote: >>> On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote: I need to set the umask for apache to 002.  I've tried every idea I've found on the internet, but nothing make a difference.  Most suggest that I put "umask 002" in /etc

Re: [CentOS] Apache umask

2020-07-20 Thread Emmett Culley via CentOS
On 7/19/20 10:41 PM, Simon Matter via CentOS wrote: On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote: I need to set the umask for apache to 002.  I've tried every idea I've found on the internet, but nothing make a difference.  Most suggest that I put "umask 002" in /etc/sysconfig/httpd, but t

Re: [CentOS] Apache umask

2020-07-19 Thread Simon Matter via CentOS
> On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote: >> I need to set the umask for apache to 002.  I've tried every idea I've >> found on the internet, but nothing make a difference.  Most suggest that >> I put "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make >> a difference.  O

Re: [CentOS] Apache umask

2020-07-19 Thread Chris Schanzle via CentOS
On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote: > I need to set the umask for apache to 002.  I've tried every idea I've found > on the internet, but nothing make a difference.  Most suggest that I put > "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make a > difference.  Othe

Re: [CentOS] Apache umask

2020-07-18 Thread Emmett Culley via CentOS
On 7/15/20 12:21 PM, Leon Fauster via CentOS wrote: Am 15.07.20 um 20:02 schrieb Emmett Culley via CentOS: On 7/15/20 2:39 AM, Gianluca Cecchi wrote: On Wed, Jul 15, 2020 at 2:39 AM Emmett Culley via CentOS mailto:centos@centos.org>> wrote:     Thanks for the info.  I hadn't seen that before

Re: [CentOS] Apache umask

2020-07-15 Thread Leon Fauster via CentOS
Am 15.07.20 um 20:02 schrieb Emmett Culley via CentOS: On 7/15/20 2:39 AM, Gianluca Cecchi wrote: On Wed, Jul 15, 2020 at 2:39 AM Emmett Culley via CentOS mailto:centos@centos.org>> wrote:     Thanks for the info.  I hadn't seen that before nor many of the links.  I had seen the suggested sy

Re: [CentOS] Apache umask

2020-07-15 Thread Emmett Culley via CentOS
On 7/15/20 2:39 AM, Gianluca Cecchi wrote: On Wed, Jul 15, 2020 at 2:39 AM Emmett Culley via CentOS mailto:centos@centos.org>> wrote: Thanks for the info.  I hadn't seen that before nor many of the links.  I had seen the suggested systemd fix, but have never been able got them to work. An

Re: [CentOS] Apache umask

2020-07-15 Thread Gianluca Cecchi
On Wed, Jul 15, 2020 at 2:39 AM Emmett Culley via CentOS wrote: > > Thanks for the info. I hadn't seen that before nor many of the links. I > had seen the suggested systemd fix, but have never been able got them to > work. And I've tried many combinations. Still no luck. > > There has to be a

Re: [CentOS] Apache umask

2020-07-14 Thread Emmett Culley via CentOS
On 7/13/20 4:21 PM, Phoenix, Merka wrote: I need to set the umask for apache to 002. I've tried every idea I've found on the internet, but nothing make a difference. Most suggest that I put "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make a difference.>> Other's suggest a

Re: [CentOS] Apache umask

2020-07-13 Thread Phoenix, Merka
>> I need to set the umask for apache to 002. I've tried every idea I've found >> on the internet, but nothing make a difference. Most suggest that I put >> "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make a >> difference.>> >> Other's suggest adding something to the httpd.

[CentOS] Apache umask

2020-07-13 Thread Emmett Culley via CentOS
I need to set the umask for apache to 002. I've tried every idea I've found on the internet, but nothing make a difference. Most suggest that I put "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make a difference. Other's suggest adding something to the httpd.service script fo