How to disable SELinux in Red Hat?
        Posted  
        
            by Neuquino
        on Super User
        
        See other posts from Super User
        
            or by Neuquino
        
        
        
        Published on 2010-03-16T19:45:15Z
        Indexed on 
            2010/03/16
            19:51 UTC
        
        
        Read the original article
        Hit count: 477
        
I'm having some issues with shared libraries in a Red Hat installation, for example when I try to run sqlplus:
error while loading shared libraries: /u01/app/oracle/product/11.2.0/db/lib/libclntsh.so.11.1: cannot restore segment prot after reloc: Permission denied  
How can permanently disable SELinux?
Thanks in advance
© Super User or respective owner