Hello, 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? Peter --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org