Stephen Smalley wrote:
On Sat, 2005-02-12 at 11:06, dragoran wrote:
Timeout error occurred trying to start MySQL Daemon.
dmesg says:
audit(1107676996.424:0): avc: denied { execmem } for pid=4806
comm=mysqld scontext=root:system_r:mysqld_t
tcontext=root:system_r:mysqld_t tclass=process
it works when I disabled selinux for mysqld.
I am running the targeted policy.
rpm -q mysql-server
rpm -V mysql-server
execstack -q /usr/libexec/mysqld
[dragoran@chello062178124144 ~]$ rpm -q mysql-server
mysql-server-3.23.58-14
[dragoran@chello062178124144 ~]$ rpm -V mysql-server
[dragoran@chello062178124144 ~]$ execstack -q /usr/libexec/mysqld
- /usr/libexec/mysqld
[dragoran@chello062178124144 ~]$