恩恩,就是在现在这个VPS上的安装过程~
系统是Ubuntu 9.04,用root登录,然后操作如下;
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | apt-get remove apahce2 //因为VPS预安装了Apache,所以我先把Apache删了; apt-get update //然后更新下系统; apt-get install mysql-server-5.1 //安装MySQL,会提示设置root用户密码; apt-get install php5-cgi php5-mysql php5-gd //安装PHP apt-get install cpp gcc g++ make //编译Cherokee所必要的软件; cd /tmp wget http://www.cherokee-project.com/cherokee-latest-tarball -O -| tar zxvf - //下载Cherokee到tmp目录 mv cherokee-0.99.31 cherokee //懒的总是打版本号,所以重命名下; cd cherokee ./configure –localstatedir=/var –prefix=/usr –sysconfdir=/etc –with-wwwroot=/var/www //基本配置 make //编译; make install //安装; cp contrib/cherokee /etc/init.d/cherokee //复制启动脚本; chmod 755 /etc/init.d/cherokee //更改权限; /etc/init.d/cherokee start //然后启动Cherokee; update-rc.d cherokee defaults |
启动,停止,重启命令;
1 2 3 | /etc/init.d/cherokee start /etc/init.d/cherokee stop /etc/init.d/cherokee restart |
启动Cherokee的管理面板;
1 | cherokee-admin -b |
然后用显示的密码登录http://IP:9090;
/images/twitter.png)
可以正常使用??我现在还真不敢拿我自己的vps来实验了..
我这个WP就是跑在Cherokee上的啊~
真的啊?我在centos下面试了N次..就是不行.一生气不弄了…域名都注册了到现在还闲着….
cherokee-project.net.cn
随便抓了个首页扔上去了.
我原来想过翻译Cherokee的文档,不过人太懒,想到了才会去翻点~
说实话太多太麻烦了….我也有点懒得动了…等你什么时候想动了叫我一声..咱们一块.
GTalk新邮件通知
哦…..我说呢…..
这倒是..10个嵌套都被咱们用完了…..
我这边就是Q提醒的.