Re: mailman question

2005-02-01 Thread Libor Seidl
> sorry for newbie question: Last week solving the same and also got lost, but finally found :-) ScriptAlias /mailman "/usr/local/mailman/cgi-bin" Alias /pipermail "/usr/local/mailman/archives/public" AllowOverride None Options None Order allow,deny Allow from all

Re: mailman question

2005-01-30 Thread Dikshie
Gene ([EMAIL PROTECTED]) wrote: > If I remember correctly, somewhere in httpd.conf you must specify from > which directories cgi scripts may be executed.. Look around for a line > beginning with > > Scriptalias yes, I have done what manual pages says. but it still forbidden (403). I think I mu

Re: mailman question

2005-01-30 Thread Gene
If I remember correctly, somewhere in httpd.conf you must specify from which directories cgi scripts may be executed.. Look around for a line beginning with Scriptalias Best o'luck, Gene Dikshie wrote: sorry for newbie question: cd /usr/ports/mail/mailman make MAIL_GID=mail install clean httpd.c

Re: mailman question

2005-01-30 Thread Glenn Sieb
Dikshie said the following on 1/31/2005 12:39 AM: Glenn Sieb ([EMAIL PROTECTED]) wrote: Go to the mailman directory (/usr/local/mailman) and issue bin/check_perms If it complains, do check_perms -f box# bin/check_perms -f No problems found Did you restart Apache? Do any other web sites o

Re: mailman question

2005-01-30 Thread Dikshie
Glenn Sieb ([EMAIL PROTECTED]) wrote: > Go to the mailman directory (/usr/local/mailman) and issue bin/check_perms > > If it complains, do check_perms -f box# bin/check_perms -f No problems found regards, -dikshie- ___ freebsd-questions@freebsd

Re: mailman question

2005-01-30 Thread Glenn Sieb
Dikshie said the following on 1/31/2005 12:03 AM: sorry for newbie question: No prob.. you may, however, prefer the mailman-users list for this as it's not a FreeBSD issue.. :) cd /usr/ports/mail/mailman make MAIL_GID=mail install clean httpd.conf: Options ExecCGI ScriptAlias /mailman "/

mailman question

2005-01-30 Thread Dikshie
sorry for newbie question: cd /usr/ports/mail/mailman make MAIL_GID=mail install clean httpd.conf: Options ExecCGI ScriptAlias /mailman "/usr/local/mailman/cgi-bin" Alias /pipermail "/usr/local/mailman/archives/public" but still permission denied: Forbidden You don't have permiss