跳转到帖子
论坛QQ群

vBulletin 6.0 安装 (Apache 环境)

精选回复

发布于

vBulletin 6.0 安装教程

系统环境
Apache 2.4
MariaDB 10.6
PHP 8.1

 

vBulletin 6.0 安装过程跟以前的版本相较来说,有比较容易一些了

数据库这里,主要是填 localhost

Database Server Name -> localhost

数据库Port填3306、3307是看自己的数据库配置

vb01.png

 

 

 

 


File Creation Complete.

Delete makeconfig.php file now, then begin installation.

这个画面,需要到 /core/install/makeconfig.php,删除makeconfig.php

再按F5重新整理

vb02.png

 

 

 

 

Startup Warnings

vb03.png

 

 

 

Install 6.0.0

vb04.png

 

 

 

General Settings

vb05.png

 

 

 


Administrator Account Setup

管理员帐户设置

vb06.png

 

 


有安装进度条

vb07.png

 

 

 

Action Required

Please delete the install directory now.

你需要删除 /core/install/ 这个install目录

vb08.png

 

 

 

前往admincp,发生

Not Found

The requested URL was not found on this server.

有些步骤没做到

 

 


没有CSS模板

如果像本教程使用Apache,原因是vBulletin根目录的htaccess.txt伪静态文件,没修改为.htacces

vBulletin根目录 /robots.txt.new 文件改为 robots.txt

vb09.png

 

 

 

 

改为.htacces后,F5重新整理就恢复正常

vb10.png

 

 

vb11.png

 

 

vb12.png

本帖最后于,由Jack编辑

创建帐户或登录后发表意见