Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: gpg through apache and php?: msg#00237
|
Subject: |
Re: gpg through apache and php? |
On Tue, 2005-04-26 at 23:09 -0400, brett wrote:
> Hi,
>
> I had to disable SELinux on my apache httpd in order to get my php scripts
> to work. They proc_open() gpg and SELinux didn't like that. Is there
> anyway to allow gpg to get through proc_open() so i can still have SELinux
> checking up on my webserver?
Details, please:
- what policy are you running: strict or targeted, FC3 or FC4/devel?
- what httpd_* booleans do you have enabled?
- where have you placed the keyring for gpg that you want accessible via
httpd?
- what avc denials did you get in /var/log/messages (FC3)
or /var/log/audit/audit.log (FC4)?
--
Stephen Smalley <sds@xxxxxxxxxxxxx>
National Security Agency
|
| |