[Mailman-Users] help, please: Apache cannot restart after installing mailman

vjl at www.seweb.uci.edu vjl at www.seweb.uci.edu
Tue Aug 6 20:20:29 CEST 2002


On Tue, 6 Aug 2002, Marcelo Assis wrote:

} [Tue Aug  6 12:40:47 2002] [notice] SIGHUP received.  Attempting to restart
} Syntax error on line 637 of /usr/local/apache/conf/httpd.conf:
} Invalid command 'Exec', perhaps mis-spelled or defined by a module not
} included in the server configuration

Remove the line in httpd.conf that says:

Exec          /mailman/*      $prefix/cgi-bin/*

You don't need that. You *do* need this line though:

ScriptAlias   /mailman/       $prefix/cgi-bin/

Replace $prefix with the location of your mailman home [usually
/home/mailman].

HTH,

/vjl/

-- 
Vince LaMonica               UC Irvine,  School  of  Social Ecology
 W3 Developer       <*>      116 Social Ecology I, Irvine, CA 92697
 vjl at uci.edu                     https://www.seweb.uci.edu/~vjl

Common sense is the collection of prejudices acquired by age eighteen.
-- Albert Einstein






More information about the Mailman-Users mailing list