Re: mj2 install on CentOS 6 - cgi access issues (selinux?)
"John R. Levine" <[email protected]> 2 Jan 2016 22:42:31 -0500
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
> [Sat Jan 02 16:34:10 2016] [error] [client 74.70.243.84] mod_mime_magic: > can't read `/web/krusty/bin/mj_confirm' That should be a symlink to /usr/local/majordomo/bin/mj_confirm or wherever your mj installation is. The file it's pointing to is a setuid binary that just switches to the mj userid and runs the .mj_confirm perl script. R's, John