软硬件环境 硬件:IBM eServer xSeries 306m server, 2G/SATA 240G 软件:Redhat Enterprise Linux 5, Linux server1 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux 备注:该IBM服务器对Linux只支持Redhat ES4/5,郁闷
配置升级环境 首先参考《Update RedHat Enterprise 4 using by yum》,安装配置yum工具更新系统,其中将版本4改为5。
更新相关软件 yum, yum-3.0.1-5.el5 httpd, httpd-2.2.3-6.el5 mysql, mysql-5.0.22-2.1 php, php-5.1.6-5.el5 python, python-2.4.3-19.el5
Trac安装 Download ez_setup.py wget http://peak.telecommunity.com/dist/ez_setup.py Install Python [...]
