Hello Pascal, Could you please try to run the following command from a terminal:
time /usr/share/cherokee/admin/server.py 4000 /etc/cherokee/ cherokee.conf In case something goes wrong, you'll see the error (python backtrace probably). Cheers! On 01-nov-08, at 00:47, Pascal Hartig wrote: > Hi, > > I'm new to cherokee and have some serious trouble getting cherokee- > admin > to run. I tried to install it on a virtual server with gentoo distro > (Linux t1311 2.6.20-xen-r6 #1 SMP Fri Feb 8 21:07:17 CET 2008 x86_64 > Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux). > After starting cherokee-admin the only thing I get (local, forwarded > via > ssh and bound to all interfaces) is a 503 message. On my local > computer > everything works fine, however it's x86 and arch linux. > > To install cherokee I used an old ebuild as well as manual compiling > with almost all configure options that seem to make sens to me > (pthreads, epoll, tls, static) without any effect. CFLAGS don't effect > it either. Version 0.9.4, 0.10.0 and 0.10.1 do all fail. > > This is the output of 'CHEROKEE_TRACE=all cherokee-admin' after trying > to connect: http://paste2.org/p/95129 > > This is the output of cherokee -i: > -- >> t1311 cherokee # cherokee -i >> Compilation >> Version: 0.10.1 >> Compiled on: Oct 31 2008 22:47:47 >> Arguments to configure: '--host=x86_64-pc-linux-gnu' '--mandir=/ >> usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' >> '--localstatedir=/var/lib' '--enable-tls=openssl' '--disable- >> static' '--enable-pam' '--enable-ipv6' '--disable-pthread' '-- >> enable-epoll' '--disable-dependency-tracking' '--enable-os- >> string=Gentoo Linux' '--with-wwwroot=/var/www/localhost/htdocs' '-- >> prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--enable- >> trace' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' >> 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' >> 'CFLAGS=-O0 -g3' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-O2 -pipe' >> >> Installation >> Deps dir: /usr/share/cherokee/deps >> Data dir: /usr/share/cherokee >> Icons dir: /usr/share/cherokee/icons >> Themes dir: /usr/share/cherokee/themes >> Plug-in dir: /usr/lib64/cherokee >> >> Plug-ins >> Built-in: >> >> Support >> IPv6: yes >> OpenSSL: yes >> GnuTLS: no >> Pthreads: no >> Tracing: yes >> sendfile(): yes >> syslog(): yes >> Polling methods: select poll epoll > > -- > > I hope you have some kind of advice. > > Pascal > <boyerchen.vcf>_______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
