MyBB

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(资源链接)
第19行: 第19行:
 
*官方网站 http://www.mybboard.com/
 
*官方网站 http://www.mybboard.com/
 
*下载 http://www.mybboard.com/downloads.php
 
*下载 http://www.mybboard.com/downloads.php
 +
 +
{{Comment}}
  
 
[[Category:Forum]]
 
[[Category:Forum]]
 
[[Category:PHP]]
 
[[Category:PHP]]

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

目录

简介

MyBB is a powerful, efficient and free forum package developed in PHP and MySQL. MyBB has been designed with the end users in mind, you and your subscribers. Full control over your discussion system is presented right at the tip of your fingers, from multiple styles and themes to the ultimate customisation of your forums using the template system.

在线演示

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

安装指南

获得mybb http://www.mybboard.com/downloads.php
解压安装包 mybb_120.tar.gz
通过 http://localhost/mybb/install/ 进行安装

创建数据库

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

资源链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

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

变换
操作
导航
工具箱