Re: [Mailman-Users] Yum install of mailman on CentOS 5

2008-07-14 Thread Timm Stamer
Hi Duncan, is SELinux enabled? [EMAIL PROTECTED] root]# getenforce If SELinux is enforcing set it temporary into permissive mode by [EMAIL PROTECTED] root]# setenforce 0 and check your webinterface again. Timm Mark Sapiro schrieb: Duncan Drury wrote: After bringing the RedirectMatch ^/

Re: [Mailman-Users] Yum install of mailman on CentOS 5

2008-07-13 Thread Mark Sapiro
Duncan Drury wrote: >After bringing the RedirectMatch ^/mailman[/]*$ >http://www.example.com/mailman/listinfo directive into my vhost directive >block, listinfo also started working. I think that the mailman.conf file >created by the rpm might work fine on a server where there is only a single >d

Re: [Mailman-Users] Yum install of mailman on CentOS 5

2008-07-13 Thread Mark Sapiro
Duncan Drury wrote: > >There is no access log entry after the one I posted. That indicates that the redirect is going to a different server or at least to a different virtual host with a with a different TransferLog. >I've changed the >redirect to point to >/mailman/admin

Re: [Mailman-Users] Yum install of mailman on CentOS 5

2008-07-13 Thread Duncan Drury
After bringing the RedirectMatch ^/mailman[/]*$ http://www.example.com/mailman/listinfo directive into my vhost directive block, listinfo also started working. I think that the mailman.conf file created by the rpm might work fine on a server where there is only a single domain, but not for those h

Re: [Mailman-Users] Yum install of mailman on CentOS 5

2008-07-13 Thread Duncan Drury
Sorry for off list posts - Gmail doesn't seem to reply to the list. There is no access log entry after the one I posted. I've changed the redirect to point to /mailman/admininstead of /mailman/listinfo and it works. My suspicion is that for some reason li

Re: [Mailman-Users] Yum install of mailman on CentOS 5

2008-07-12 Thread Mark Sapiro
Your original post contained the following, presumably contained in the mailman.conf installed by the rpm. # Uncomment the following line, replacing www.example.com with your server's # name, to redirect queries to /mailman to the listinfo page (recommended). RedirectMatch ^/mailman[/]*$ http:

Re: [Mailman-Users] Yum install of mailman on CentOS 5

2008-07-10 Thread Mark Sapiro
Duncan Drury wrote: >I am trying to get mailman working via a yum install on CentOS 5, which is >based on a RedHat rpm of mailman 2.1.9. > >I am unable to get the mailman cgi-bin scripts to run via Apache. Rather >than running the scripts, Apache will send the listinfo file to my browser. What

[Mailman-Users] Yum install of mailman on CentOS 5

2008-07-10 Thread Duncan Drury
I am trying to get mailman working via a yum install on CentOS 5, which is based on a RedHat rpm of mailman 2.1.9. I am unable to get the mailman cgi-bin scripts to run via Apache. Rather than running the scripts, Apache will send the listinfo file to my browser. I am able to get scripts in other