check your apache error logs for clues. i have a feeling it'll be a permissions thing.
hope that helps. Dat On Fri, 2003-11-21 at 05:42, Jesse Burkhardt wrote: > Hi Folks, > > I am still having problems with my first Mailman installation. I have a > successful build of MM version 2.1.2. I have cofig'd a virtual host > with the following httpd.conf entry: > > <VirtualHost 10.10.40.22> > ServerName mailman.skybuilders.com > DocumentRoot /usr/local/mailman/ > ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/ > # Alias /images/ /usr/local/mailman/htdocs/images/ > Options Indexes FollowSymLinks > ServerAdmin [EMAIL PROTECTED] > ServerSignature email > DirectoryIndex index.php index.html index.shtml index.pl > AddType application/x-httpd-php .php .php4 .php3 .phtml .html .xml .py > AddHandler cgi-script cgi pl py > </VirtualHost> > > I dropped a test page (index.html) at /usr/local/mailman/ to make sure > the site resolves correctly. But when I browse to > http://.../mailman/admin I get the "Mailman CGI error!!!" error page. I > have set ownership down the /usr/local/mailman tree to be for > apache:mailman. I have also run: > ./configure --with-cgi-gid=apache, which hasn't help me sort out the > permissions issue. > > Any suggestions? Thanks. -- Dat Bui | Internode Systems Pty Ltd e: [EMAIL PROTECTED] | Corporate Support and Provisioning p: 08 82282999 | f: 08 82356999 ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org