杜郎俊赏 - dujun.io

开源实例之PunBB

punbb-example封面
前言 PunBB is a fast and lightweight PHP-powered discussion board. It is released under the GNU General Public License. Its primary goals are to be faster, smaller and less graphically intensive as compared to other discussion boards. PunBB has fewer features than many other discussion boards, but is generally faster and outputs smaller, semantically correct XHTML-compliant pages. PunBB 是用 PHP 语言开发的...

2023-03-19

开源实例之SMF

smf-example封面
前言 Simple Machines Forum — SMF in short — is open-source free community forum software delivering professional grade features in a package that allows you to set up your own online community within minutes. SMF 采用 PHP 语言和 MySQL 数据库开发。它提供一个论坛系统所需要的所有功能,而且只会占用服务器极少的资源。 实例地址 https://smf.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 7.4 数据库 MariaDB 10.5 服务器 Nginx 程序 SMF 2.1.3 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安...

2023-03-17

开源实例之MyBB

mybb-example封面
前言 MyBB is the free and open source forum software powering thousands of engaging, vibrant, and unique communities across the internet. MyBB 是基于 PHP 语言开发的开源论坛系统。 实例地址 https://mybb.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 7.4 数据库 MariaDB 10.5 服务器 Nginx 程序 MyBB 1.8.33 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安装数据库,如 MySQL 已安装 Nginx 域名解析 以 Nginx 为例,配置 url 重写: if (!-e $request_filename) { rewrite ^/(.*) /index...

2023-03-17

开源实例之myUPB

myupb-example封面
前言 Ultimate PHP Board is completely text based making it easy for anybody who has access to PHP can run a messageboard of their own without the need for MySQL. myUPB(my Ultimate PHP Board)是一个基于文本文件的论坛程序,无需数据库支持。 实例地址 https://myupb.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 5.6 服务器 Nginx 程序 myUPB v2.2.7 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安装 Nginx 域名解析 以 Nginx 为例,配置 url 重写: if (!-e $request_filename) { re...

2023-03-16

开源实例之HYBBS

hybbs-example封面
前言 HYBBS 是基于 HYPHP 框架开发的论坛程序,支持插件、模板扩展。 实例地址 https://hybbs.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 5.6 数据库 MariaDB 10.5 服务器 Nginx 程序 HYBBS 2.3.4 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安装数据库,如 MySQL 已安装 Nginx 域名解析 以 Nginx 为例,配置 url 重写: if (!-e $request_filename) { rewrite ^/(.*) /index.php/$1 last; } 建数据库 创建一个数据库如 hybbs,用于在后面安装程序中使用。 安装程序 官网地址:http://bbs.hyphp.cn 仓库地址:https://github.com/hyyyp/HYBBS2 下载压缩包...

2023-03-16

开源实例之SForum

sforum-example封面
前言 SForum(原 SuperForum)是一款高性能组件化的论坛程序,基于 PHP 开发(Hyperf 框架)。 项目地址 类别 描述 官网 https://www.sforum.cn 论坛 https://www.runpod.cn 仓库 https://github.com/zhuchunshu/SForum QQ 群 798695907 实例地址 https://sforum.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 8.0 数据库 MariaDB 10.5 缓存 Redis 程序 SForum 2.2.8 实例部署 SForum 原生安装需要一定开发基础,不过官方提供了便捷的 Docker 部署。以下安装过程以 Debian 11 系统为例介绍 Docker部署和原生安装的方法。 Docker部署 安装 docker sudo apt...

2023-02-06

开源实例之Flarum

flarum-example封面
前言 Flarum is a delightfully simple discussion platform for your website. It's fast, free, and easy to use, with all the features you need to run a successful community. It's also extremely extensible, allowing for ultimate customizability. Flarum 基于 PHP 构建,因此很容易安装部署。界面使用 Mithril 构建,Mithril 是一个高性能的 JavaScript 框架。更少的等待,更多的交流。 Flarum 是现代化的论坛程序,与传统的论坛相比,界面非常新潮。 实例地址 https://flarum.dujun.eu.org 实例配置 配置...

2022-12-21

开源实例之Xiuno

xiuno-example封面
前言 Xiuno 是一款国产、小巧、稳定、支持在大数据量下仍然保持高负载能力的轻论坛。 Xiuno 发音“修罗”,英文为 Shura,在佛教里面为六道之一"修罗道",处于人道和天道之间。 Xiuno 原作者已停止维护,如无二次开发能力,不建议投入生产。 实例地址 https://xiuno.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 5.6 数据库 MariaDB 10.5 服务器 Nginx 程序 Xiuno BBS 4.0.4 插件 UMEditor 2.6 实例部署 Xiuno 的部署非常简单,提供了向导式安装。 权限要求 具有系统读写权限 已安装 PHP 已安装数据库,如 MySQL 已安装 Nginx 域名解析 以 Nginx 为例,配置 url 重写: if (!-e $request_filename) { rewrite ^/...

2022-12-19

开源实例之phpBB

phpbb-example封面
前言 phpBB(PHP Bulletin Board)发布于 2000 年,是一个老牌的开源论坛程序,在国外占据非常高的市场份额。 phpBB is a free flat-forum bulletin board software solution that can be used to stay in touch with a group of people or can power your entire website. With an extensive database of user-created extensions and styles database containing hundreds of style and image packages to customise your board, you can create a very unique forum...

2022-12-18

开源实例之PHPwind

phpwind-example封面
前言 PHPwind 曾经是和 Discuz 齐名的,国内最知名的论坛系统。“PHPwind” 一词由“PHP”和“wind”两部分组成。其中“PHP”源于论坛程序基于PHP,“wind”源于对流畅速度的追求,让程序像风一样轻盈,运行快速,这也是PHPwind的蜻蜓标志的内涵之一。 PHPwind 已经不再维护,也不提供官网下载,因此不建议投入生产。本篇仅作为纪念。 实例地址 https://phpwind.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 5.6 数据库 MariaDB 10.5 服务器 Nginx 程序 PHPwind 9.0.2 实例部署 PHPwind 的部署非常简单。 权限要求 具有系统读写权限 已安装 PHP5 已安装数据库,如 MySQL 已安装 Nginx 域名解析 以 Nginx 为例,配置 url 重写: if (!-e...

2022-12-17

分页: 1 2 3 4 5 6