Are you running it as root user?
if not, open a root shell, and try again.

Keith

In theory, theory and practice are the same;
In practice they are not. 

On Tue, 7 Feb 2006, Jonathan S. Abrams wrote:

> To: users@httpd.apache.org
> From: Jonathan S. Abrams <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] 403 Forbidden Error
> 
> Joshua Slive wrote:
> 
> > On 2/7/06, Jonathan S. Abrams <[EMAIL PROTECTED]> wrote:
> > 
> > 
> > > Joshua Slive wrote:
> > > 
> > > 
> > > > Other than that, you will need to get into more serious
> > > > debugging like
> > > > running "strace httpd -X" and seeing what syscall is failing.
> > > > 
> > > > 
> > > Does strace exist for Tiger server?  When I type man strace, I get
> > > nothing.  When I typed in the command you suggested, the response
> > > I got
> > > was -bash: strace: command not found.
> > > 
> > > 
> > 
> > Try "ktrace".  I've never used it, but that is supposed to work.
> > 
> Well, after reading the man page, I determined that I need to type
> 
> ktrace -idg 390
> 
> Unfortunately, the output in terminal reads ktrace: ktrace.out: Operation
> not permitted
> 
> Bummer. 
> -Jonathan

---------------------------------------------------------------------
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