Yes. Very first thing I done before installing QMT was disabling SELinux. Please find the selinux config file output below:
# This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELinux security policy is enforced. # permissive - SELinux prints warnings instead of enforcing. # disabled - SELinux is fully disabled. SELINUX=disabled # SELINUXTYPE= type of policy in use. Possible values are: # targeted - Only targeted network daemons are protected. # strict - Full SELinux protection. SELINUXTYPE=targeted --Amit -----Original Message----- From: Eric Shubert [mailto:[email protected]] Sent: Tuesday, July 24, 2012 12:19 AM To: [email protected] Subject: [qmailtoaster] Re: Installing on CentOS 6.x On 07/23/2012 11:37 AM, Amit wrote: >>What does your submission log show? > > Here is error log below: > > @40000000500d96de13172754 /var/qmail/bin/qmail-smtpd: error while > loading shared libraries: libselinux.so.1: failed to map segment from > shared object: Cannot allocate memory > > Tried to increase softlimit but didn't worked.SELINUX already disabled. > That's odd. I can only guess on this one. Have you rebooted since disabling selinux? Was selinux enabled when you built the qmail-toaster rpm? -- -Eric 'shubes' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
