* [Cerowrt-devel] lighttpd.conf error in cerowrt-3.10.50-1
@ 2014-07-29 3:55 Will Strang
2014-07-29 4:12 ` Dave Taht
0 siblings, 1 reply; 4+ messages in thread
From: Will Strang @ 2014-07-29 3:55 UTC (permalink / raw)
To: cerowrt-devel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Cerowrt-devel] lighttpd.conf error in cerowrt-3.10.50-1
2014-07-29 3:55 [Cerowrt-devel] lighttpd.conf error in cerowrt-3.10.50-1 Will Strang
@ 2014-07-29 4:12 ` Dave Taht
2014-07-29 4:53 ` Will Strang
2014-07-29 14:04 ` Jim Reisert AD1C
0 siblings, 2 replies; 4+ messages in thread
From: Dave Taht @ 2014-07-29 4:12 UTC (permalink / raw)
To: Will Strang; +Cc: cerowrt-devel
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
<william.p.strang@gmail.com> wrote:
> 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
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
--
Dave Täht
NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Cerowrt-devel] lighttpd.conf error in cerowrt-3.10.50-1
2014-07-29 4:12 ` Dave Taht
@ 2014-07-29 4:53 ` Will Strang
2014-07-29 14:04 ` Jim Reisert AD1C
1 sibling, 0 replies; 4+ messages in thread
From: Will Strang @ 2014-07-29 4:53 UTC (permalink / raw)
To: Dave Taht; +Cc: cerowrt-devel
[-- Attachment #1: Type: text/plain, Size: 1334 bytes --]
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 <mailto:dave.taht@gmail.com>
> 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 <mailto:william.p.strang@gmail.com>
> 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
[-- Attachment #2: Type: text/html, Size: 3068 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Cerowrt-devel] lighttpd.conf error in cerowrt-3.10.50-1
2014-07-29 4:12 ` Dave Taht
2014-07-29 4:53 ` Will Strang
@ 2014-07-29 14:04 ` Jim Reisert AD1C
1 sibling, 0 replies; 4+ messages in thread
From: Jim Reisert AD1C @ 2014-07-29 14:04 UTC (permalink / raw)
To: Dave Taht; +Cc: cerowrt-devel
On Mon, Jul 28, 2014 at 10:12 PM, Dave Taht <dave.taht@gmail.com> wrote:
> I cut a new version of 3.10.50-1 just now.
Thanks for fixing this so quickly.
> those of you with the old version can either comment out simple_vhost
> or do an
> opkg update; opkg install lighttpd-mod-simple-vhost
> on your existing install.
I could not do the latter, got this error:
root@cerowrt:~# opkg update; opkg install lighttpd-mod-simple-vhost
Downloading http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.36-4/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/toronto.
Unknown package 'lighttpd-mod-simple-vhost'.
Collected errors:
* opkg_install_cmd: Cannot install package lighttpd-mod-simple-vhost.
(was it supposed to be '_' instead of '-' characters?)
So I modified the lighttpd.conf file instead. This allowed me to
reboot and get to the GUI to re-flash with the new version of
3.10.50-1
NOTE: If you modify lighttpd.conf then re-flash, mod_simple_vhost
will *still* be commented out after re-flashing. You will have to
edit the file again to undo the change, then reboot.
- Jim
--
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-07-29 14:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-29 3:55 [Cerowrt-devel] lighttpd.conf error in cerowrt-3.10.50-1 Will Strang
2014-07-29 4:12 ` Dave Taht
2014-07-29 4:53 ` Will Strang
2014-07-29 14:04 ` Jim Reisert AD1C
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox