Pagina 1 di 1

Mailman

Inviato: giovedì 28 ottobre 2010, 15:16
da Vincent83
Ho installato mailman sulla mia macchina , sto seguendo la seguente guida :

http://help.ubuntu-it.org/7.04/ubuntu/s ... ilman.html

ho scelto Exim come server mail esterno.
Ho installato correttamente sia mailman che exim , già avevo Apache2 sulla mia macchina

se provo ad accedere alla pagina  http://localhost/cgi-bin/mailman  riscontro il seguente problema :


Forbidden

You don't have permission to access /cgi-bin/mailman/ on this server.
Apache/2.2.14 (Ubuntu) Server at localhost Port 80

Grazie.

P.S. è la prima volta che creo una mailing list  :)

PS2  forse ho risolto....  ho aggiunto al link la parola  admin
http://localhost/cgi-bin/mailman/admin  ed esce la pagina di benvenuto

accetto comunque suggerimenti  :)
Grazie !

Re: Mailman

Inviato: venerdì 31 dicembre 2010, 9:17
da giova
Dalle faq di Apache:
http://httpd.apache.org/docs/1.3/misc/FAQ.html#malfiles
Why do I get a "Forbidden/You don't have permission to access / on this server" message whenever I try to access my server?

Search your conf/httpd.conf file for this exact string: . If you find it, that's your problem -- that particular container is malformed. Delete it or replace it with and restart your server and things should work as expected.