[Bug Report] mod_perl runs with GID 0 !

2016-04-11 Thread Ben RUBSON
-8<-- Start Bug Report 8<-- 1. Problem Description: Hello, Here is my Apache user and group : # grep -iE "user|group" httpd.conf User #1025 Group #1025 # ps axo uid,gid,comm | grep http 1025 1025 httpd 1025 1025 httpd 1025 1025 httpd Let's run the

Re: [Bug Report] mod_perl runs with GID 0 !

2016-04-11 Thread Ruben Safir
I'm confused. Why send this to the mailing list? On Mon, Apr 11, 2016 at 11:04:17PM +0200, Ben RUBSON wrote: > -8<-- Start Bug Report 8<-- > 1. Problem Description: > > Hello, > > Here is my Apache user and group : > > # grep -iE "user|group" httpd.conf

Re: [Bug Report] mod_perl runs with GID 0 !

2016-04-11 Thread Ben RUBSON
Because this is the documented procedure : http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems > I'm confused. Why send this to the mailing list? > > > On Mon, Apr 11, 2016 at 11:04:17PM +0200, Ben RUBSON wrote: >> -8<-- Start Bug Report 8<---