On Tue, Feb 07, 2006 at 03:30:43PM +0530, subir.sasikumar@xxxxxxxxx wrote: > I am not able to start up httpd in RHEL AS 4. > > The error I get is as follows. > Starting httpd: Syntax error on line 190 of /etc/httpd/conf/httpd.conf: > > Cannot load /etc/httpd/modules/mod_jk.so into server: > /etc/httpd/modules/mod_jk.so: failed to map segment from shared object: > Permission denied This is probably due to the SELinux policy. Try running: # restorecon -v /etc/httpd/modules/mod_jk.so to label the DSO properly. joe --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx