On 9/24/06, Victor Star <groups@xxxxxxxxxxxxxx> wrote:
I've tried strace -u www httpd -X but the result is exactly the same as above. As far as I know Apache needs to start as root to begin listening http ports and switches to www user later for securinty reasons. And yes, I'm starting it with -X option. And server seems to work except strace is not able to trace anything...
Change your Listen directive to a port over 1024 and then strace after starting from a non-root account. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx