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]
