I have a problem installing limesurvey (1.92) on centos (6.3).
At first, after installing on centos, sending mail did not work. I use an external smtp server with a login code. The problem appeared to be selinux, that disables sending emails (! How the hell......). This problem was corrected with the command "setsebool httpd_can_sendmail=on".
However, now bounce control does not work. When I check bouncers, the check never ends. The errorlog does not display anything. I suspect this has also to do with selinux.
Has anyone succeeded in successfully installing limesurvey on centos? Or does anyone know what could be the problem?