欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
PostNuke
来自开放百科 - 灰狐
(版本间的差异)
第20行: | 第20行: | ||
4. 根据安装向导进行安装 | 4. 根据安装向导进行安装 | ||
http://localhost/postnuke/html/install.php | http://localhost/postnuke/html/install.php | ||
+ | |||
+ | 注意: 系统安装完请删除 install.php 和 install 目录 | ||
==相关链接== | ==相关链接== | ||
*http://www.postnuke.com/ | *http://www.postnuke.com/ | ||
*Chinese Postnuke Community http://www.postnuke.cn/ | *Chinese Postnuke Community http://www.postnuke.cn/ |
2006年7月19日 (三) 17:04的版本
PostNuke: a Flexible Open Source Content Management System (CMS)
安装指南
1. 下载 Postnuke
从 http://noc.postnuke.com/frs/?group_id=5&release_id=700 获得稳定版 tar -zxvf PostNuke-x.x.x.tar.gz mv PostNuke-x.x.x/ /var/www
2. 创建数据库
mysqladmin -u root -p create postnuke mysql -u root -p mysql>GRANT ALL PRIVILEGES ON postnuke.* TO postnuke@localhost IDENTIFIED BY 'postnuke'; mysql>flush privileges;
3. 导入数据
mysql -u root -p postnuke < phoenix-sql/Phoenix-0.x.x.x.sql
4. 根据安装向导进行安装
http://localhost/postnuke/html/install.php
注意: 系统安装完请删除 install.php 和 install 目录
相关链接
- http://www.postnuke.com/
- Chinese Postnuke Community http://www.postnuke.cn/
分享您的观点