yum 方式安装 (适用于32位系统) 代碼: # yum install yum-priorities # rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm # rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm # yum update # yum install mysql mysql-server # yum install rrdtool # yum install cherokee # chkconfig cherokee on # service cherokee start # cherokee-admin -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, caching I/O, single thread Login: User: admin One-time Password: HiPHtjd4nNP5sXfO Web Interface: URL: http://localhost:9090/ 如果不能登陆应该是防火墙限制了