If the Saada installation fails because MySQL can not acces $SAADA_HOME/tmp/testbasededonnees.psql.dump (Errno 13) even if that directory is completly open (CHMOD -R 777), you have to disable the kernel security manager (SELinux) for MySQL :
su (or sudo)
aa-complain /usr/sbin/mysqld
/etc/init.d/apparmor reload last update 2009-06-25
|