nopes... it doesn't work with setenforce 0 either..
 

--- On Sat, 7/12/08, Graeme Fowler <[EMAIL PROTECTED]> wrote:

From: Graeme Fowler <[EMAIL PROTECTED]>
Subject: Re: [EMAIL PROTECTED] problem installing apache (resending)
To: users@httpd.apache.org
Date: Saturday, July 12, 2008, 8:53 AM

On Fri, 2008-07-11 at 18:27 -0700, Infocom Admin wrote:
> Yes it has write pemission too...

SELinux. It's probably in enforcing mode (rather than permissive) and is
preventing you doing things you believe you can.

Try "setenforce 0" as root, and run make install again. Then to turn
SELinux back into enforcing mode, "setenforce 1".

Of course, this assumes you have created an SELinux policy to allow you
to modify and execute things in /usr/local...

Graeme


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