Re: [Mailman-Users] problems with gid when installing

2007-01-22 Thread Peter Coolen
Mark Sapiro [mailto:[EMAIL PROTECTED] > Verzonden: maandag 22 januari 2007 16:59 > Aan: Peter Coolen; mailman-users@python.org > Onderwerp: Re: [Mailman-Users] problems with gid when installing > > Peter Coolen wrote: > > > Don't know why but it works almost ;-) >

[Mailman-Users] Mailman, postfix virtual domains and mysql

2007-01-22 Thread Peter Coolen
Hi All, Mailman almost works... First some problems with the webserver but that's almost solved (can't use the list creaters and adminstrator password) Also got the following problem: I have a working postfix, mysql and virtual domains on the testserver.. This works fine and is also on the ma

Re: [Mailman-Users] problems with gid when installing

2007-01-22 Thread Peter Coolen
Don't know why but it works almost ;-) I see a webpage and can create a new mailinglist... Only one last problem I can't create a new mailinglist.. Receive this error: Error: You are not authorized to create new mailing lists I changed the administrators passwd and list creater passwd with bin

Re: [Mailman-Users] problems with gid when installing

2007-01-22 Thread Peter Coolen
> > > >I tried example.com/mailman/ just for a visit or a index > page but now I > >receive a 403 forbidden... > > > Let's try to debug one issue at a time, but what's in > error_log for the > 403? > > The error when visiting domain.com/mailman/ [Mon Jan 22 10:01:52 2007] [error] [client

Re: [Mailman-Users] problems with gid when installing

2007-01-21 Thread Peter Coolen
lient 192.168.0.34] script not found or unable to stat: /usr/local/mailman/create Please help > -Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Namens Peter Coolen > Verzonden: zondag 21 januari 2007 23:13 > Aan: mailman-users@pyth

Re: [Mailman-Users] problems with gid when installing

2007-01-21 Thread Peter Coolen
> -Oorspronkelijk bericht- > Van: Mark Sapiro [mailto:[EMAIL PROTECTED] > Verzonden: zondag 21 januari 2007 17:56 > Aan: Peter Coolen; mailman-users@python.org > Onderwerp: Re: [Mailman-Users] problems with gid when installing > > Peter Coolen wrote: > > &

Re: [Mailman-Users] problems with gid when installing

2007-01-21 Thread Peter Coolen
> > You don't put '$prefix' literally. $ prefix stands for the > path you provided to configure with the --prefix= option > (default /usr/local/mailman). > > What is in your Apache configuration now? Some apache config lines for mailman Alias /pipermail/ "/usr/local/mailman/archives/publi

Re: [Mailman-Users] problems with gid when installing

2007-01-21 Thread Peter Coolen
> > > Other issues in your apache config. > > The Directory section should be "/usr/local/mailman/", not > "/usr/local/mailman/cgi-bin/". This is primarily for public archives. > Also, if you are going to have public archives, you want > > Alias /pipermail/ /usr/local/mailman/archives/public/

Re: [Mailman-Users] problems with gid when installing

2007-01-20 Thread Peter Coolen
> > There is something wrong with your web server configuration. > Instead of executing Mailman's cgi-bin/create wrapper and > serving it's output, the web server is serving the wrapper > file as text. > > -- Do you have any idea how to fix this problem with my web server configuration?

[Mailman-Users] problems with gid when installing

2007-01-20 Thread Peter Coolen
Hi All, I tried to install mailman on my slackware system with postfix (mysql virtual domains) and apache.. I followed the whole mnual ,except the thing about the virtual domains.. I will do this later on. When i want to go to the page www.domain.tld/mailman/create, I get the error below: M