[Mailman-Users] Mailman: gid problem

Ricky YUEN rickyy at pdasia.com
Tue Apr 9 12:12:05 CEST 2002


i have install mailman 2.0.9 on my redhat 7.2.
now i have the following problem:
am i set gid correctly?

#########################
Problem:
cann't access :
http://domain.name/mailman/listinfo/listname  and
http://domain.name/mailman/admin/listname
error:
===== err begin =====
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, ricky at domain.name and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
===== err end =====

#########################
My config:
Apache:
===== apache begin =====
User ricky
Group user
ScriptAlias /cgi-bin/ /home/mailman/cgi-bin/
ScriptAlias /mailman/ /home/mailman/cgi-bin/
ServerAdmin ricky at domain.name
===== apache end =====

Mailman
===== mailman start =====
./configure --with-python=/usr/bin/python2 --with-cgi-gid=user
===== mailman end =====

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/mailman-users/attachments/20020409/d739e9c1/attachment.html 


More information about the Mailman-Users mailing list