My access log says this: 192.168.0.34 - - [21/Jan/2007:23:13:50 +0100] "GET /mailman/create HTTP/1.1" 404 295 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9"
And error log this: [Sun Jan 21 23:13:50 2007] [error] [client 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@python.org > Onderwerp: Re: [Mailman-Users] problems with gid when installing > > > > > -----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: > > > > > >[Sun Jan 21 17:24:24 2007] [error] [client 192.168.0.18] > script not > > >found or unable to stat: usr/local/mailman/create > > > > > > This error came from the missing slash in ScriptAlias when > you tried > > to visit something like <http://example.com/mailman/create/>. > > > > I also tried mailman/create/ but create is not a directory.. > So you must not use the slash... It still can't find the files.. > > > > > > >[Sun Jan 21 17:24:37 2007] [error] [client 192.168.0.34] > script not > > >found or unable to stat: usr/local/mailman/ > > > > > > And this error came from something like > <http://example.com/mailman/>. > > > > If you want this latter URL to work (usually people send it to the > > listinfo page), you need something like > > > > RedirectMatch ^/mailman[/]*$ http://example.com/mailman/listinfo > > > > in your Apache config. > > > > I tried example.com/mailman/ just for a visit or a index page > but now I receive a 403 forbidden... > > > The error is still > [Sun Jan 21 23:08:45 2007] [error] [client 192.168.0.34] > script not found or unable to stat: /usr/local/mailman/create > > Do you have any other ideas for helping me? I changed the > missing slash but that was not the fault.. > > Peter > > ------------------------------------------------------ > Mailman-Users mailing list > Mailman-Users@python.org > http://mail.python.org/mailman/listinfo/mailman-users > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > Searchable Archives: > http://www.mail-archive.com/mailman-users%40python.org/ > Unsubscribe: > http://mail.python.org/mailman/options/mailman-users/peter%40c > oolen.net > > Security Policy: > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq > 01.027.htp ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp