杜郎俊赏 - dujun.io

开源实例之XenForo

xenforo-example封面
前言 The primary application of XenForo is the forum system, allowing your visitors to create and reply to threads of discussion. XenForo forums support structured question and answer threads, suggestion threads and forums, and a rich article authoring and display system. 实例地址 http://xenforo.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 7.4 数据库 MariaDB 10.5 服务器 Nginx 程序 XenForo 2.2.12 实例部署 权限要求 具有系统读写权限...

2023-03-22

开源实例之UTForum

utforum-example封面
前言 UTForum是基于UT框架开发的开源社区论坛,遵循Apache2.0开源。 实例地址 http://utforum.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 7.4 数据库 MariaDB 10.5 服务器 Nginx 程序 UTForum 2.5.4 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安装数据库,如 MySQL 已安装 Nginx 域名解析 以 Nginx 为例,配置 url 重写: if (!-e $request_filename) { rewrite ^/(.*) /index.php/$1 last; } 安装程序 官网地址:https://frame.usualtool.com/test/forum 下载压缩包解压到服务器域名解析的目录,访问网站并根据安装程序引导填写即可。 实例体验 进入实例深度体验...

2023-03-21

开源实例之my little forum

my-little-forum-example封面
前言 my little forum is a simple PHP and MySQL based internet forum that displays the messages in classical threaded view (tree structure). It is Open Source licensed under the GNU General Public License. The main claim of this web forum is simplicity. Furthermore it should be easy to install and run on a standard server configuration with PHP and MySQL. 实例地址 http://mylittleforum.dujun.eu.org 实例配置 配...

2023-03-20

开源实例之FUDforum

fudforum-example封面
前言 FUDforum (Fast Uncompromising Discussion Forum) is a free and open source web discussion forum released under the GPL (version 2) license that is written in PHP and can be used on virtually any operating system. FUDforum combines an extensive feature set while maintaining the ability to generate forum web pages extremely fast. The forum includes i18n and templating support allowing for a comple...

2023-03-20

开源实例之Beehive Forum

beehive-forum-example封面
前言 Beehive is an open-source project for creating a high-configurable frame-based discussion forum, with reply-to-user, e-mail notification, HTML-posting, signatures, friends & killfiles, user promotion/demotion and full admin tools. 实例地址 http://beehiveforum.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 7.4 数据库 MariaDB 10.5 服务器 Nginx 程序 Beehive Forum 1.5.2 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安装数据库,如 MySQL 已安装...

2023-03-20

开源实例之Phorum

phorum-example封面
前言 Phorum, The Original PHP and MySQL Forum Software Started in 1998, Phorum was the original PHP and MySQL based Open Source forum software. Phorum's developers pride themselves on creating message board software that is designed to meet different needs of different web sites while not sacrificing performance or features. 始于 1998 的项目,基于 PHP + MySQL 的论坛系统。 实例地址 http://phorum.dujun.eu.org 实例配置 配置 描...

2023-03-19

开源实例之miniBB

minibb-example封面
前言 miniBB is a standalone, open source software for building your own Internet forum, it's free to download and highly customizable. It's a genuine script, professionally written from scratch using a simple PHP code, but being not a clone of any existing forum program. Comparing to the other message board apps available on the market, miniBB just brings what it's created for: an easy, lite, and sp...

2023-03-19

开源实例之FluxBB

fluxbb-example封面
前言 FluxBB is a fast, light, user-friendly forum application for your website. FluxBB 是用 PHP 语言开发的轻量级论坛系统,支持通过插件扩展增强其功能。FluxBB 是 PunBB 的一个分支。 实例地址 http://fluxbb.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 5.6 数据库 MariaDB 10.5 服务器 Nginx 程序 FluxBB 1.5.11 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安装数据库,如 MySQL 已安装 Nginx 域名解析 以 Nginx 为例,配置 url 重写: if (!-e $request_filename) { rewrite ^/(.*) /index.php/$1 last; } 安装程...

2023-03-19

开源实例之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 数据库开发。它提供一个论坛系统所需要的所有功能,而且只会占用服务器极少的资源。 实例地址 http://smf.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 7.4 数据库 MariaDB 10.5 服务器 Nginx 程序 SMF 2.1.3 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安装...

2023-03-17

分页: 1 2 3