From owner-freebsd-questions@FreeBSD.ORG Thu Feb 5 01:50:41 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57F8D16A4CE for ; Thu, 5 Feb 2004 01:50:41 -0800 (PST) Received: from orb.ihr.gla.ac.uk (orb.ihr.gla.ac.uk [194.80.44.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15AC843D1D for ; Thu, 5 Feb 2004 01:50:38 -0800 (PST) (envelope-from lists@ntropy.net) Received: from orb.ihr.gla.ac.uk (localhost [127.0.0.1]) by orb.ihr.gla.ac.uk (8.12.2+Sun/8.12.2) with ESMTP id i159ob4Q018453 for ; Thu, 5 Feb 2004 09:50:37 GMT Received: (from www@localhost) by orb.ihr.gla.ac.uk (8.12.2+Sun/8.12.2/Submit) id i159oaUi018452 for freebsd-questions@freebsd.org; Thu, 5 Feb 2004 09:50:36 GMT X-Authentication-Warning: orb.ihr.gla.ac.uk: www set sender to lists@ntropy.net using -f Received: from stevepc (stevepc [192.168.111.107]) by www.ihr.gla.ac.uk (IMP) with HTTP for ; Thu, 5 Feb 2004 09:50:36 +0000 Message-ID: <1075974636.402211ec6cb8a@www.ihr.gla.ac.uk> Date: Thu, 5 Feb 2004 09:50:36 +0000 From: lists To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 192.168.111.107 Subject: Mailman web interface not changing settings X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 09:50:41 -0000 Dear list, I hope this is a valid question on this list, if not please ignore me and I'll go bother the mailman people. I have just installed Mailman 2.1.4 on a "4.9-RELEASE-p1 FreeBSD" system, using portupgrade(upgrading from v2.1.1 - v2.1.4). It runs fine from the command line but I can not use the web interface to update list settings. Note, I could not use the web interface in mailman v2.1.1 either, but I now *need* to have this working. I have set up httpd.conf as described in FreeBSD-post-install- notes(for virtual hosts) and I am using sendmail as the MTA, so I dont think I've veered to far from the norm in setup. The web interface at http://www.vhost.com/mailman/admin/testlist is up and running, and I can log in and out of the admin page. But if I try to change any setting, then click on the "submit your changes" button at the bottom of the page, the page updates, but the settings all return to their initial values. It seems to me that all parts of mailman are working, including the web interface, but it simply does not update the config. Anyone know why this may be? Permissions maybe? Thanks for your time, Stephen