在VPS上的Cent OS 5.3 打造Rails服务器 - 白牙的日志 - 努力哇!
在VPS上的Cent OS 5.3 打造Rails服务器
白牙
posted @ 2009年11月11日 16:16
in rubyonrails
, 1655 阅读
编译前得准备
yum install gcc gcc-c++ gcc-g77 flex bison autoconf automake bzip2-devel zlib-devel ncurses-devel libjpeg-devel libpng-devel libtiff-devel freetype-devel pam-devel openssl-devel libxml2-devel
编译安装
http://blog.dt.org/index.php/2008/11/installing-lighttpd-ruby-on-rails-fastcgi-and-mysql-on-rhel-5/
部署FTP
http://www.cyberciti.biz/faq/rhel-centos-linux-install-ftp-server/
ftp配置
http://www.javaeye.com/topic/340655