On Wed, 17 Mar 2010, Rod Whitworth wrote:

> I became a brave and tried installing Cherokee from the most recent
> snap package.
> 
> pkg_add completed without whining and gave me instructions for modding
> the rc* files.
> 
> First up I just started the server from a console. No problem - saw the
> default page.
> 
> Read some docs - saw that they strongly suggested using their admin
> tool, so fired it up and that's where my problems started. I could see
> that I was connecting to port 9090 but I got a 503 error anyway. The
> favicon was there but nothing else.
> 
> Running the admin server with debug log to console showed me that it
> was missing python2.5. Funny, that's not in the dependencies. pkg_add
> fixed that, and I could get around the pages.

$ cd /usr/ports/www/cherokee && make show=RUN_DEPENDS
:python->=2.5,<2.6:lang/python/2.5

Something is wrong on your side...

-- 
Antoine

Reply via email to