View Single Post
  #18 (permalink)  
Old 08-29-2007, 12:49 PM
beermaster beermaster is offline
Member
 
Posts: 11
Thumbs up

Quote:
Originally Posted by montievv View Post
Thank you so much for the step by step instructions.

2) On accessing http://myhostname.mydomainname.com:7780/mailman/listinfo

Mailman CGI error!!!
The Mailman CGI wrapper encountered a fatal error. This entry is being stored in your syslog:

...

providing the command line option `--with-cgi-gid=zimbra'.

Can you help me out with this?
Considers to use this:

Code:
# ./configure --with-cgi-gid=zimbra
instead of this (It happens an error if you copy and paste from the HowTo):

Code:
# ./configure with-cgi-gid=zimbra
Reply With Quote