惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 【当耐特】
Help Net Security
Help Net Security
P
Proofpoint News Feed
J
Java Code Geeks
爱范儿
爱范儿
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
F
Full Disclosure
Google DeepMind News
Google DeepMind News
H
Help Net Security
G
Google Developers Blog
Jina AI
Jina AI
Vercel News
Vercel News
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
L
Lohrmann on Cybersecurity
S
Schneier on Security
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
Security Archives - TechRepublic
Security Archives - TechRepublic
阮一峰的网络日志
阮一峰的网络日志
N
News and Events Feed by Topic
GbyAI
GbyAI
B
Blog
O
OpenAI News
博客园_首页
Cisco Talos Blog
Cisco Talos Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Hacker News: Ask HN
Hacker News: Ask HN
TaoSecurity Blog
TaoSecurity Blog
腾讯CDC
MongoDB | Blog
MongoDB | Blog
M
MIT News - Artificial intelligence
C
Cybersecurity and Infrastructure Security Agency CISA
Cyberwarzone
Cyberwarzone
Webroot Blog
Webroot Blog
Simon Willison's Weblog
Simon Willison's Weblog
Y
Y Combinator Blog
C
Cisco Blogs
A
Arctic Wolf
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
T
The Exploit Database - CXSecurity.com
Security Latest
Security Latest
AI
AI
W
WeLiveSecurity
aimingoo的专栏
aimingoo的专栏
The Register - Security
The Register - Security
Project Zero
Project Zero
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
Netflix TechBlog - Medium
Blog — PlanetScale
Blog — PlanetScale

Rat's Blog - 论坛

一款不错的轻论坛程序:Xiuno BBS 4.0搭建教程 - Rat's Blog 极精简论坛Flarum搭建教程 - Rat's Blog
轻量级论坛Carbon Forum搭建教程 - Rat's Blog
博主: Rat's · 2017-08-02 · via Rat's Blog - 论坛

简介

  • Carbon Forum,一个高性能的、高安全性的、基于话题的PHP轻论坛。
  • 优秀的架构,高效的代码,每个页面平均执行时间仅为1~5毫秒,同时恰当地使用异步加载技术,在SEO与用户体验间取得平衡。
  • 论坛摒弃了版块、节点等概念,发帖时无需选择板块,系统根据帖子内容自动推荐话题供用户选择,并且有功能强大而不显冗余的富文本编辑器。
  • 支持关注用户、关注话题等功能,可以作为一个社交网站使用。

官方Demo地址:https://www.94cb.com/

截图

请输入图片描述

安装

1、安装准备
首先需要搭建web环境,建议lnmp(可参考:https://lnmp.org/install.html),然后添加域名并解析。

2、程序下载
下载地址:https://github.com/lincanbin/Carbon-Forum,点击右上角的clone or download,下载zip包,解压并使用ftp工具上传到网站根目录。

3、建立数据库

mysql -uroot -pmypassword  #root为mysql数据库用户名,mypassword为密码
create database carbon;

或者直接进入http://YOUR_IP/PhpMyAdmin(军哥lnmp一键包路径)建立carbon数据库。

4、配置nginx
将下载的程序解压后的nginx.conf文件内容复制到域名vhost配置文件里。然后运行/etc/init.d/nginx restart重启nginx

5、安装程序
输入自己的域名:http://yourdomain.com/install根据提示完成安装就可以了,安装完成后第一个注册用户会自动成为管理员。最后请手动删除installupdate文件夹。


版权声明:本文为原创文章,版权归 Rat's Blog 所有,转载请注明出处!

本文链接:https://www.moerats.com/archives/234/

如教程需要更新,或者相关链接出现404,可以在文章下面评论留言。

Vultr新用户注册送100美元/16个机房按小时计费,支持支付宝,【点击查看】。