On Wed, Dec 17, 2008 at 12:15 AM, Peter <pcpc...@sbcglobal.net> wrote:
> in apache httpd.conf file,
> I set the LD_LIBRARY_PATH pointing to my run time lib,
>  SetEnv LD_LIBRARY_PATH /my/dir
>
> if selinux is enforced, LD_LIBRARY_PATH   settings won't work. I cannot find 
> any error messages in apache, /var/log/messages and audit.log.
> After disable selinux, it looks that the LD_LIBRARY_PATH   settings in 
> httpd.conf will work fine. Is there a way to get around this problem when 
> turning on selinux?
>

Can you do this in your envvars file, sourced by apachectl, instead?
Are these settings for your CGI's or for httpd itself? I didn't think
the latter worked reliably anyway.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to