PunBB

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(资源链接)
第1行: 第1行:
 +
{{SeeWikipedia}}
 +
 
==简介==
 
==简介==
 
PunBB的领航者Rickard Andersson,在他发现并没有任何论坛软件支持XHTML之后,开始撰写了此计划。
 
PunBB的领航者Rickard Andersson,在他发现并没有任何论坛软件支持XHTML之后,开始撰写了此计划。

2010年9月16日 (四) 05:14的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 PunBB Thanks, Wikipedia.

目录

简介

PunBB的领航者Rickard Andersson,在他发现并没有任何论坛软件支持XHTML之后,开始撰写了此计划。

In short, PunBB is a fast and lightweight PHP powered discussion board. It is released under the GNU Public License. Its primary goal is to be a faster, smaller and less graphic alternative to otherwise excellent discussion boards such as phpBB, Invision Power Board or vBulletin. PunBB has fewer features than many other discussion boards, but is generally faster and outputs smaller pages.

在线演示

http://demo.huihoo.com/punbb/
admin/admin 

安装指南

获得pubbb http://www.punbb.org/downloads.php
解压安装包 punbb-1.2.12.tar.gz
通过 http://localhost/punbb/install.php 进行安装

创建数据库

mysqladmin -u root -p create punbb 或
mysql>create database punbb;
mysql>GRANT ALL PRIVILEGES ON punbb.* TO punbb@localhost IDENTIFIED BY 'punbb';
mysql>flush privileges; 

touch config.php

copy & paste 配置信息

资源链接

官方网站 http://www.punbb.org/

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱