Re: [Bug Report] mod_perl runs with GID 0 !
John D Groenveld <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]>, Ben RUBSON writes: >And what is a little bit frightening here is that Apache is launched by the #1025 user itself. >So how could it be possible for it to generate a file owned by group #0... >Very strange ! Something is misconfigured, but its not related to modperl. Disable modperl by commenting out the LoadModule and Perl* directives and you'll see the httpd processes are running with incorrect privs. How do you "launch" Apache? Are you using your own httpd or a FreeBSD port or pkg? John [email protected]