[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
"cannot restore segment prot after reloc"
- From: John Oliver <joliver john-oliver net>
- To: fedora-selinux-list redhat com
- Subject: "cannot restore segment prot after reloc"
- Date: Wed, 24 Jun 2009 12:01:27 -0700
[root ucore-web ~]# service httpd configtest
httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax
error on line 1 of /etc/httpd/conf.d/valicert.conf: Cannot load
/etc/httpd/modules/vcapache.so into server:
/etc/httpd/modules/vcapache.so: cannot restore segment prot after reloc:
Permission denied
[root ucore-web ~]# ls -lZ /etc/httpd/modules/vcapache.so
-rwxr-xr-x root root system_u:object_r:httpd_modules_t
/etc/httpd/modules/vcapache.so
I used chcon to make vcapache.so have the same attributes as other
Apache modules...
-rwxr-xr-x root root system_u:object_r:httpd_modules_t mod_userdir.so
-rwxr-xr-x root root system_u:object_r:httpd_modules_t mod_usertrack.so
-rwxr-xr-x root root system_u:object_r:httpd_modules_t mod_version.so
-rwxr-xr-x root root system_u:object_r:httpd_modules_t
mod_vhost_alias.so
-rwxr-xr-x root root system_u:object_r:httpd_modules_t vcapache.so
How to fix? Googling results in a thousand suggestions to disable
SELinux and a couple to "chcon -t texrel_shlib_t" which did not work for
me.
--
***********************************************************************
* John Oliver http://www.john-oliver.net/ *
* *
***********************************************************************
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]