Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2008 07:30:05 GMT
From:      regisr <regisr@pobox.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/126774: [cherokee-devel] v0.8.1_1 don't start
Message-ID:  <200808240730.m7O7U5sE036167@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/126774; it has been noted by GNATS.

From: regisr <regisr@pobox.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/126774: [cherokee-devel] v0.8.1_1 don't start
Date: Sun, 24 Aug 2008 09:24:36 +0200

 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?200808240730.m7O7U5sE036167>