Have you tried accessing http://<host>:9090/ after running "cherokee-admin -b -u"? Or http://localhost:9090 if you are physically at that server.
I think what you are seeing is RRDTool complaining, and then Cherokee-admin starts up normally on port 9090. Chris On 25/06/2010 17:51, [email protected] wrote: > No doesn't work. > > error message: > eb Interface: > URL: http://localhost:9090/ > > [25/06/2010 18:37:41.033] (error) rrd_tools.c:120 - Could not find the > rrdtool binary. > Cherokee Web Server 1.0.2 (Jun 25 2010): Listening on port ALL:9090, TLS > disabled, IPv6 enabled, using epoll, 4096 fds system limit, max. 2041 > connections, caching I/O, single thread > > But still thank you for the help. > > -------- Original-Nachricht -------- > >> Datum: Fri, 25 Jun 2010 17:38:28 +0200 >> Von: Sascha Kaufmann<[email protected]> >> An: [email protected] >> Betreff: Re: [Cherokee] Still problems with Installation ! >> > >> On 25.06.10 16:34, Patrick Konnerlo wrote: >> >>> Yes I want to configurate the webserver for my needs >>> so I have more control over the options and then >>> I have in the moment problems with the internet >>> connection. I can ping a server but more >>> is not possible. >>> >>> >> Does "cherokee-admin -b -u" work? Just an idea. >> >> >> >>> -------- Original-Nachricht -------- >>> >>>> Datum: Fri, 25 Jun 2010 15:24:01 +0200 >>>> Von: Sascha Kaufmann<[email protected]> >>>> An: [email protected] >>>> Betreff: Re: [Cherokee] Still problems with Installation ! >>>> >>> >>>> Hi >>>> >>>> On 25.06.10 14:10, [email protected] wrote: >>>> >>>>> First when I try to >>>>> configure and make, make install >>>>> I get an error Message where it says >>>>> can't find the package gettext ! >>>>> >>>>> >>>> Is there a special case why you want to compile it instead of using the >>>> packages provided at >>>> https://launchpad.net/~cherokee-webserver/+archive/ppa ? I just think >>>> using packages makes live a lot easier :) >>>> >>>> >>>> >>>>> But then I get an error message when I try to start >>>>> cherokee-admin >>>>> >>>>> looks like this: >>>>> Login: >>>>> User: admin >>>>> One-time Password: 5auidPZNMfX3OAp7 >>>>> >>>>> Web Interface: >>>>> URL: http://127.0.0.1:9090/ >>>>> >>>>> [25/06/2010 13:56:43.789] (error) rrd_tools.c:120 - Could not find the >>>>> >>>> rrdtool binary. >>>> >>>>> Cherokee Web Server 1.0.2 (Jun 25 2010): Listening on port >>>>> >>>> 127.0.0.1:9090, TLS >>>> >>>>> disabled, IPv6 enabled, using epoll, 4096 fds system limit, max. 2041 >>>>> connections, caching I/O, single thread >>>>> >>>>> >>>> I'm still a cheokee noob by myself but this error shouldn't affect the >>>> admin interface (correct me if I'm wrong). Do you try to access it via >>>> http://127.0.0.1:9090/ and not http://yourip:9090? Or what kind of >>>> >> error >> >>>> do you see in your browser when you access the site? >>>> >>>> >>>>> I checked already with >>>>> netstat -a >>>>> if the Port 9090 is in use but it is free ! >>>>> >>>>> any suggestions ? >>>>> >>>>> >>>>> >>>> _______________________________________________ >>>> Cherokee mailing list >>>> [email protected] >>>> http://lists.octality.com/listinfo/cherokee >>>> >>> >> _______________________________________________ >> Cherokee mailing list >> [email protected] >> http://lists.octality.com/listinfo/cherokee >> > _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
