Date: Sun, 24 Aug 2008 09:24:36 +0200 From: regisr <regisr@pobox.com> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/126774: [cherokee-devel] v0.8.1_1 don't start Message-ID: <20080824092436.b698d8e8.regisr@pobox.com> In-Reply-To: <200808240700.m7O70Ekl014294@freefall.freebsd.org> References: <200808240656.m7O6uaQ4098800@www.freebsd.org> <200808240700.m7O70Ekl014294@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Fix: Copy the previous configuration file cp /usr/local/etc/cherokee/cherokee.conf /usr/local/etc/cherokee/cherokee.conf.07 Run the python script: ENV ['WRKDIRPREFIX']/www/cherokee-devel/work/cherokee-0.8.1/contrib/07to08.py /usr/local/etc/cherokee/cherokee.conf.07 /usr/local/etc/cherokee/cherokee.conf.08 and copy the new to /usr/local/etc/cherokee/cherokee.conf: cp /usr/local/etc/cherokee/cherokee.conf.08 /usr/local/etc/cherokee/cherokee.conf (if file location is not changed) This script is not installed. -- regis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080824092436.b698d8e8.regisr>