Alvaro Lopez Ortega | 1 Feb 2011 08:59
Favicon
Gravatar

Re: Cherokee 1.0.19 released

Hello Rob,

On 01/02/2011, at 08:28, Rob Isakson wrote:

> sudo: cherokee-admin: command not found
> 
> Everything still seems to run fine, but cherokee-admin is not in sbin any longer.
> 
> I tried uninstalling and re-installing, but I still have the same issue. Any ideas?

How did you install it?  Did you use precompiled packages? Did you rather compiled it by hand?  If so, what
"configure" parameter did you provide?

--
Octality
http://www.octality.com/
Scorpius NEW | 1 Feb 2011 11:48
Picon

Re: Cherokee 1.0.19 released

run

sudo updatedb
locate cherokee-admin

or

find / -type f -name cherokee-admin

and use full path to cherokee-admin

example

sudo /full/path/cherokee-admin

On Tue, Feb 1, 2011 at 1:59 PM, Alvaro Lopez Ortega <alvaro <at> octality.com> wrote:
Hello Rob,

On 01/02/2011, at 08:28, Rob Isakson wrote:

> sudo: cherokee-admin: command not found
>
> Everything still seems to run fine, but cherokee-admin is not in sbin any longer.
>
> I tried uninstalling and re-installing, but I still have the same issue. Any ideas?


How did you install it?  Did you use precompiled packages? Did you rather compiled it by hand?  If so, what "configure" parameter did you provide?

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee mailing list
Cherokee <at> lists.octality.com
http://lists.octality.com/listinfo/cherokee

_______________________________________________
Cherokee mailing list
Cherokee <at> lists.octality.com
http://lists.octality.com/listinfo/cherokee
Leonel Nunez | 1 Feb 2011 13:24

Re: Cherokee 1.0.19 released

Hello:

If you installed Ubuntu Packages or from Debian experimental
you need to install the package  cherokee-admin

Saludos

> run
>
> sudo updatedb
> locate cherokee-admin
>
> or
>
> find / -type f -name cherokee-admin
>
> and use full path to cherokee-admin
>
> example
>
> sudo /full/path/cherokee-admin
>
> On Tue, Feb 1, 2011 at 1:59 PM, Alvaro Lopez Ortega
> <alvaro <at> octality.com>wrote:
>
>> Hello Rob,
>>
>> On 01/02/2011, at 08:28, Rob Isakson wrote:
>>
>> > sudo: cherokee-admin: command not found
>> >
>> > Everything still seems to run fine, but cherokee-admin is not in sbin
>> any
>> longer.
>> >
>> > I tried uninstalling and re-installing, but I still have the same
>> issue.
>> Any ideas?
>>
>>
>> How did you install it?  Did you use precompiled packages? Did you
>> rather
>> compiled it by hand?  If so, what "configure" parameter did you provide?
>>
>> --
>> Octality
>> http://www.octality.com/
>>
>> _______________________________________________
>> Cherokee mailing list
>> Cherokee <at> lists.octality.com
>> http://lists.octality.com/listinfo/cherokee
>>
>
> _______________________________________________
> Cherokee mailing list
> Cherokee <at> lists.octality.com
> http://lists.octality.com/listinfo/cherokee
>
>

Leonel
Max Lekomcev | 2 Feb 2011 12:29
Picon

Question about donation

Good afternoon!

We use the cherokee in the work and would like to give a modest
gift in the monetary form.
How it is possible to make donation? (The best variant through paypal)

--

-- 
DOM-TV project.
Tony Zakula | 2 Feb 2011 15:54
Picon

Re: Question about donation

Two thumbs up to that!

Tony Z

On Wed, Feb 2, 2011 at 5:29 AM, Max Lekomcev <max <at> dom-tv.in> wrote:
> Good afternoon!
>
> We use the cherokee in the work and would like to give a modest
> gift in the monetary form.
> How it is possible to make donation? (The best variant through paypal)
>
> --
> DOM-TV project.
>
> _______________________________________________
> Cherokee mailing list
> Cherokee <at> lists.octality.com
> http://lists.octality.com/listinfo/cherokee
>
Tony Zakula | 2 Feb 2011 16:23
Picon

Migrating to Cherokee form Apache

Hi,

I am wanting to help someone migrate to Cherokee from Apache.  I need
to set some things up and test, and this is a production environment.
It will be a reverse proxy to Tomcat Java server.  I was thinking I
could do the following:

Load Cherokee on the server.
Start Cherokee Admin and set it to listen on port 81.
Then start Cherokee.  (I am assuming after the install, it will not
start automatically.  It is a Centos machine.)
Configure Cherokee to my needs while it is running side by side with Apache.
When done. Turn Apache off and switch Cherokee to port 80.

Does this sound like the steps I would need to take?

Also, not sure if this is the right place to ask, but I looked at the
Octality site, do you by any chance offer support plans, or incident
support for Cherokee?  Did not see anything specific to that.

Thanks!

Tony Z
Alvaro Lopez Ortega | 2 Feb 2011 16:48
Favicon
Gravatar

Re: Migrating to Cherokee form Apache

On 02/02/2011, at 16:23, Tony Zakula wrote:

> Load Cherokee on the server.
> Start Cherokee Admin and set it to listen on port 81.
> Then start Cherokee.  (I am assuming after the install, it will not
> start automatically.  It is a Centos machine.)
> Configure Cherokee to my needs while it is running side by side with Apache.
> When done. Turn Apache off and switch Cherokee to port 80.
> 
> Does this sound like the steps I would need to take?

Yes, it sounds alright. I would personally let cherokee-admin bind the default 9090 port though.

> Also, not sure if this is the right place to ask, but I looked at the
> Octality site, do you by any chance offer support plans, or incident
> support for Cherokee?  Did not see anything specific to that.

Sure we do. Please, send us (info <at> octality.com) a short description of your web environment: number and
type of the servers, OSes, etc. and we will provide you with a quote.

--
Octality
http://www.octality.com/
Tony Zakula | 2 Feb 2011 17:07
Picon

Re: Migrating to Cherokee form Apache

Thanks!

Tony Z

On Wed, Feb 2, 2011 at 9:48 AM, Alvaro Lopez Ortega <alvaro <at> octality.com> wrote:
> On 02/02/2011, at 16:23, Tony Zakula wrote:
>
>> Load Cherokee on the server.
>> Start Cherokee Admin and set it to listen on port 81.
>> Then start Cherokee.  (I am assuming after the install, it will not
>> start automatically.  It is a Centos machine.)
>> Configure Cherokee to my needs while it is running side by side with Apache.
>> When done. Turn Apache off and switch Cherokee to port 80.
>>
>> Does this sound like the steps I would need to take?
>
> Yes, it sounds alright. I would personally let cherokee-admin bind the default 9090 port though.
>
>> Also, not sure if this is the right place to ask, but I looked at the
>> Octality site, do you by any chance offer support plans, or incident
>> support for Cherokee?  Did not see anything specific to that.
>
> Sure we do. Please, send us (info <at> octality.com) a short description of your web environment: number and
type of the servers, OSes, etc. and we will provide you with a quote.
>
> --
> Octality
> http://www.octality.com/
>
>
Alvaro [Andor] | 2 Feb 2011 18:31
Gravatar

Dependency problem on Lucid

Hi there!

I'm installing cherokee in some Ubuntu servers from PPA and lurking
around I've seen the libcherokee-mod-admin has, I think, incorrect
dependencies...

The following packages have unmet dependencies:
  libcherokee-mod-admin: Depends: libcherokee-server0 (=
1.0.14-1~lucid~ppa1) but 1.0.19-1~lucid~ppa1 is to be installed.
  cherokee-admin: Conflicts: libcherokee-mod-admin but
1.0.14-1~lucid~ppa1 is to be installed.

The dependency is "=1.0.14" instead of ">=1.0.14".

Isn't that incorrect, or is it something old and unsupported?

Thanks!
Leonel Nunez | 2 Feb 2011 21:03

Re: Dependency problem on Lucid

> Hi there!
>
> I'm installing cherokee in some Ubuntu servers from PPA and lurking
> around I've seen the libcherokee-mod-admin has, I think, incorrect
> dependencies...
>
> The following packages have unmet dependencies:
>   libcherokee-mod-admin: Depends: libcherokee-server0 (=
> 1.0.14-1~lucid~ppa1) but 1.0.19-1~lucid~ppa1 is to be installed.
>   cherokee-admin: Conflicts: libcherokee-mod-admin but
> 1.0.14-1~lucid~ppa1 is to be installed.
>
>
> The dependency is "=1.0.14" instead of ">=1.0.14".
>
> Isn't that incorrect, or is it something old and unsupported?
>
> Thanks!
> _______________________________________________
> Cherokee mailing list
> Cherokee <at> lists.octality.com
> http://lists.octality.com/listinfo/cherokee
>

There's been a change with the admin package

you need to remove  libherokee-mod-admin
and install  cherokee-admin

Saludos

Gmane