« System Performance Tuning - 系统优化 (序) | Main | while true loop script »
August 18, 2005
upgrade to Movable Type MT-3.17
版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本声明。 https://windtear.net/archives/2005/08/18/000748.html http://windtear.net/archives/2005/08/18/000748.html http://www.movabletype.org/ http://www.sixapart.com/movabletype/ https://secure.sixapart.com/t/account tar zxvf MT-3.17.tar.gz cp -a MT-3.17-full-en_US 3.17 cd 3.17 mkdir cgi-bin mv * cgi-bin/ cd cgi-bin/ rm -f mt-load.cgi mt-check.cgi mt-db-pass.cgi mt.cfg README.txt tools/buildstuff.sh mv index.html styles.css mt.js docs/ images/ ../ cd .. rm -f index.html cd 3.17/lib/MT/App patch < Comments.pm.patch cd ../Template patch < Context.pm.patch cd ../../../../ diff -ru --exclude=archives /var/www/ipcn.org/windtear 3.17 > 3.17.diff find 3.17 -uid 1002 | xargs chown nobody:nobody rsync -avuP 3.17/ /var/www/ipcn.org/windtear/ 2005-08-16 19:41 我爱网络 基于PHP/MySQL的blog server软件 WordPress 1.5.2 发布 2005-01-10 17:47 我爱网络 scode - MT Comment AntiSpam 2004-12-18 23:42 我爱网络 MT Template 2004-12-15 23:16 我爱网络 blog 系统 MT (2) 2004-11-26 02:17 我爱网络 blog 系统 MT - Movable Type |
Posted by windtear at August 18, 2005 6:41 PM