On Tuesday, November 4, 2003, at 11:32 pm, <[EMAIL PROTECTED]> wrote:
On Monday, November 3, 2003, at 12:03 PM, patkins wrote:
The user and group exist:
group > mailman:x:506:
passwd > mailman:x:506:506::/usr/local/mailman:/dev/null
...
Mailman CGI error!!!
The Mailman CGI wrapper encountered a
On Tuesday, November 4, 2003, at 02:19 pm, patkins wrote:
Jim,
Thanks for the help! I changed all the files in the cgi-bin to both
root and mailman just to see if I could execute the files properly and
neither worked. I compiled three different times using various flags
to set guid, user, gro
On Monday, November 3, 2003, at 12:03 PM, patkins wrote:
./configure --with-mail-gid=mailman --with-cgi-gid=mailman
--with-username=mailman --with-groupname=mailman
Isn't the --with-cgi-gid option suppose to take the group that your
*web server* runs as? I would assume that group is something ot
> On Monday, November 3, 2003, at 12:03 PM, patkins wrote:
>
>> The user and group exist:
>>
>> group > mailman:x:506:
>> passwd > mailman:x:506:506::/usr/local/mailman:/dev/null
> ...
>> Mailman CGI error!!!
>> The Mailman CGI wrapper encountered a fatal error. This entry is being
>> stored in yo
Jim,
Thanks for the help! I changed all the files in the cgi-bin to both root and mailman
just to see if I could execute the files properly and neither worked. I compiled three
different times using various flags to set guid, user, group etc. Nothing I do seems
to fix this problem. Keep in mind
On Monday, November 3, 2003, at 12:03 PM, patkins wrote:
The user and group exist:
group > mailman:x:506:
passwd > mailman:x:506:506::/usr/local/mailman:/dev/null
...
Mailman CGI error!!!
The Mailman CGI wrapper encountered a fatal error. This entry is being
stored in your syslog:
Failure to fin
I kow to most this is old news, but I'm stuck and I tried everything.
The user and group exist:
group > mailman:x:506:
passwd > mailman:x:506:506::/usr/local/mailman:/dev/null
I also tried to configure using:
./configure --with-mail-gid=mailman --with-cgi-gid=mailman --with-username=mailman
--