https://issues.apache.org/bugzilla/show_bug.cgi?id=42175
--- Comment #5 from Jim Radford <[email protected]> 2009-11-17 11:02:25 UTC --- (In reply to comment #4) > I wasn't sure when this code was run, but I tested it and if the server is > started as root, it's still running as root at the time this code is > executed. > getuid() returns 0. Looks like I was wrong about that; I get 0 in my setup too, so using getuid() should be fine. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
