Alright, here's one I couldn't find in the search anywhere...
Redhat 7.2 system, clean install + cPanel, using suexec apparently.
Client adds a mailman list to an account, seems to work okay, but going to &Edit& causes an internal server error.
Came here, searched, found &use /scripts/fixmailmanwithsuexec& so I tried that, it did it's little &Found myserver.mydomain.com with responds to ip.ip.ip.ip& routine... but still get the 500 Internal Errors..
so I check /home/apache/logs/suexec_log, and it's got a &Directory Is writable by others!& so I check here, no luck, check google groups, find that suexec won't work on scripts in a directory that is chmod'd 775, only 755... so I change the /cgi-bin directory for mailman to 755... still no love... now it (the suexec log) says &program is either setid or setgid&...
I'll beat on it some more later when I get a few moments, but I wanted to know, Anyone have any luck getting mailman's editor to work properly in a suexec'd rh72 box?
I mean, I had a very similar problem with the random shtml applet.. for that I ended up compiling my own random program and stashing it in the users cgi-bin directory.. but I don't think that's a very good solution with something like mailman?
Redhat 7.2 system, clean install + cPanel, using suexec apparently.
Client adds a mailman list to an account, seems to work okay, but going to &Edit& causes an internal server error.
Came here, searched, found &use /scripts/fixmailmanwithsuexec& so I tried that, it did it's little &Found myserver.mydomain.com with responds to ip.ip.ip.ip& routine... but still get the 500 Internal Errors..
so I check /home/apache/logs/suexec_log, and it's got a &Directory Is writable by others!& so I check here, no luck, check google groups, find that suexec won't work on scripts in a directory that is chmod'd 775, only 755... so I change the /cgi-bin directory for mailman to 755... still no love... now it (the suexec log) says &program is either setid or setgid&...
I'll beat on it some more later when I get a few moments, but I wanted to know, Anyone have any luck getting mailman's editor to work properly in a suexec'd rh72 box?
I mean, I had a very similar problem with the random shtml applet.. for that I ended up compiling my own random program and stashing it in the users cgi-bin directory.. but I don't think that's a very good solution with something like mailman?