Jim Popovitch writes:
> Hello,
>
> Is $vendor's mailman pkg doing something wrong:
>
> ~$ ls -al /usr/lib/cgi-bin/mailman/create
> -rwxr-sr-x 1 root list 14368 Oct 27 18:23 create
No, that's standard setup. Assuming /usr/lib/cgi-bin/mailman has the
right ownership and permissions (typical
Hello,
Is $vendor's mailman pkg doing something wrong:
~$ ls -al /usr/lib/cgi-bin/mailman/create
-rwxr-sr-x 1 root list 14368 Oct 27 18:23 create
It seems to me that cgi-bin's owned by root are a no-no. Is that correct?
Thx,
-Jim P.
--
Mailma
Jana Nguyen quoted an off list post.
>
>Jason Novotny wrote:
>
>>
>>but I still seem to get:
>>
>> [Mon Aug 21 14:48:06 2006] [error] [client 132.239.132.180]
>> (13)Permission den
>> ied: exec of '/usr/local/mailman/cgi-bin/create' failed
>> [Mon Aug 21 14:48:06 2006] [error] [client 132.239
Have you created the site password?
/usr/local/mailman/bin/mmsitepass
Jason Novotny wrote:
>
> Hi,
>
>Thanks everyone for your suggestion-- I did run bin/check_perms and
> discovered the permissions needed updating. check_perms -f seemed to
> fix those.
>However, I'm still getting a
Jason Novotny wrote:
>
>I do "ls -al" of my cgi-bin directory and I see:
>
>[EMAIL PROTECTED] cgi-bin]# ls -al
>total 236
>drwxrwsr-x 2 gridsphere mailman 4096 Aug 21 12:14 .
>drwxrwsr-x 20 root mailman 4096 Mar 9 14:05 ..
>-rwxr-xr-x 1 gridsphere mailman 15646 Aug 21 12:14 admin
>-rw
Hi,
I installed latest mailman distribution following the instructions
and did
./configure --with-cgi-gid=apache
However, after following the rest of the setup and trying to create a
test mail list, I invoke localhost/mailman/create
and in my log file I see:
[Mon Aug 21 12:21:14 2006] [e