You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Infocom Admin <cf...@yahoo.com> on 2008/07/14 15:59:55 UTC

Re: [users@httpd] problem installing apache

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


--- On Sat, 7/12/08, Graeme Fowler <gr...@graemef.net> wrote:

From: Graeme Fowler <gr...@graemef.net>
Subject: Re: [users@httpd] 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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org