On 9/24/06, Victor Star <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to