From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-x232.google.com (mail-qg0-x232.google.com [IPv6:2607:f8b0:400d:c04::232]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 64DBD21F37F for ; Mon, 28 Jul 2014 21:53:11 -0700 (PDT) Received: by mail-qg0-f50.google.com with SMTP id q108so9596849qgd.9 for ; Mon, 28 Jul 2014 21:53:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type; bh=s0UYB2G5qmUVNwlzIqzs6i6sHhL7vKVVYiWiAnwh8E4=; b=Nr43z3W07SHEa/Dbiv7tfM1o5kRnsZ7yKw+zWVx7bCZAY+OssRScf19+SzTSwzSlee qAcHYLTa/8xakc8Jfs9Hvob2QaVfwKZmFW4nJvazfhh2tHhTJn5MceXSbDr0WWrAvcVL B+g74TomdMakZY3ajXFKxcBkoITNJ1pgSf4BJC0mlpIExTWCFkxxu6vcpdWq9I2DsGrY Dy0tuzQ4ASudMt/wm/LnycXPOhdCDnGv/wOZuK39twMF16KNKDTA8shQxpVwoTWcJCw0 IZ6DaOxY3QdwF0CQeXn+73Y98uojA6y7ceQWKnRu8p6WaMdYXoQPsrzUDpivzMD3wvmf gB/w== X-Received: by 10.229.171.196 with SMTP id i4mr4836447qcz.15.1406609590272; Mon, 28 Jul 2014 21:53:10 -0700 (PDT) Received: from William-Strangs-MacBook-Pro-2.local (pool-173-79-225-215.washdc.fios.verizon.net. [173.79.225.215]) by mx.google.com with ESMTPSA id o89sm25083305qgo.1.2014.07.28.21.53.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 28 Jul 2014 21:53:09 -0700 (PDT) Message-ID: <53D728B2.5080207@gmail.com> Date: Tue, 29 Jul 2014 00:53:06 -0400 From: Will Strang User-Agent: Postbox 3.0.11 (Macintosh/20140602) MIME-Version: 1.0 To: Dave Taht References: <53D71B1F.10101@gmail.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------020400040000020903010405" Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] lighttpd.conf error in cerowrt-3.10.50-1 X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 04:53:11 -0000 This is a multi-part message in MIME format. --------------020400040000020903010405 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit I installed the sysupgrade on a 3800, and it's fixed, luci came right up. I see a BCP38 tab under Firewall under Network, showing Enabled, on ge00, with Auto-detect upstream IP on, and a reasonable looking list of 10 Blocked IP ranges. Will Strang > Dave Taht > July 29, 2014 at 12:12 AM > It really is wonderful to have all you folk out there to find and fix > the bugs before I can! :) > > I cut a new version of 3.10.50-1 just now. > > those of you with the old version can either comment out simple_vhost > as per the below, or do an > opkg update; opkg install lighttpd-mod-simple-vhost > on your existing install. > > If you do a fresh install of 3.10.50-1 it should be fixed also, but > I'm not in a position til tomorrow (or rather, later today), > to check for myself. > > Did BCP38 make it this time onto the gui? > > On Mon, Jul 28, 2014 at 11:55 PM, Will Strang > > > > Will Strang > July 28, 2014 at 11:55 PM > lighttpd won't start up in cerowrt-3.10.50-1, because: > > In /etc/lighttpd/lighttpd.conf, the server.modules list includes: > "mod_simple_vhost" > > There is no such .so in /usr/lib/lighttpd, and nothing like that in > the opkg list. > > I commented "mod_simple_vhost" out, and lighttpd started up, making > luci usable. > > Will Strang --------------020400040000020903010405 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit I installed the sysupgrade on a 3800, and it's fixed, luci came right up.

I see a BCP38 tab under Firewall under Network, showing Enabled, on ge00, with Auto-detect upstream IP on, and a reasonable looking list of 10 Blocked IP ranges.

Will Strang

July 29, 2014 at 12:12 AM
It really is wonderful to have all you folk out there to find and fix
the bugs before I can! :)

I cut a new version of 3.10.50-1 just now.

those of you with the old version can either comment out simple_vhost
as per the below, or do an
opkg update; opkg install lighttpd-mod-simple-vhost
on your existing install.

If you do a fresh install of 3.10.50-1 it should be fixed also, but
I'm not in a position til tomorrow (or rather, later today),
to check for myself.

Did BCP38 make it this time onto the gui?

On Mon, Jul 28, 2014 at 11:55 PM, Will Strang



July 28, 2014 at 11:55 PM
lighttpd won't start up in cerowrt-3.10.50-1, because:

In /etc/lighttpd/lighttpd.conf, the server.modules list includes: "mod_simple_vhost"

There is no such .so in /usr/lib/lighttpd, and nothing like that in the opkg list.

I commented "mod_simple_vhost" out, and lighttpd started up, making luci usable.

Will Strang
--------------020400040000020903010405--