如果这是一个愚蠢的问题,给切诺基第一个旋转试试看,如此裸露在我身边。
我已经通过EPEL回购安装在CentOS 6.3 VM上。
如果我打开http://localhost elinks(对不起没有贵),我可以看到“Powered by Cherokee”页罚款。
然后我启动了cherokee-admin进程,并在elinks中打开http://localhost:9090 。
我被要求inputlogin名和密码,但没有任何反应。 它卡住加载。
我已经尝试了SSH隧道技术加载它像chrome的fancier浏览器,以防万一这是问题,但它是相同的情况下,我popup要求我的用户名和密码,但然后浏览器卡住加载。
有几次,Chrome显示“504网关超时”消息,但并不总是如此。 如果我刷新的时候,它再次卡住。
我在这里错过了什么?
编辑:如果我让铬运行足够长的时间,我得到这个错误消息:
503 Service Unavailable ------------------------ Cherokee web server 1.2.101 (UNIX), Port 9090
编辑2:我有Python 2.6.6
编辑3:
这是我启动cherokee-admin -x -b时的输出
Cherokee Web Server 1.2.101 (Feb 21 2012): Listening on port ALL:9090, TLS disabled, IPv6 enabled, using epoll, 4096 fds system limit, max. 2041 connections, single thread Login: User: admin One-time Password: 2nEKQfD3RqLbKJ5a Web Interface: URL: http://localhost:9090/
当我在浏览器中打开pipe理员时,cherokee-admin显示这个:
DEBUG: SIGUSR1 invokes the console.. SIGUSR2 prints a backtrace.. Server 1.2.101 running.. PID=3570 Port=4000
我不完全确定为什么(如在,我真的不知道),但如果我运行切诺基pipe理与-t开关,然后加载罚款。
-t开关被描述为
-t, --internal-unix
By default, cherokee-admin uses TCP for internal communications. This parameter specifies that a Unix domain socket should be used instead. The default behavior is the safest one, so this parameter should rarely by used.
所以,我想这个问题解决了这个问题。