本帖最后由 10935336 于 2020-7-8 16:20 编辑
1.服务器购买
2.使用SSH连接到服务器
3.安装环境
4.安装blessing skin
5.设置数据库
6.设置Blessing Skin
7.安装yggdrasil API
8.配置你的服务端
8.配置你的客户端
想搭建自己的 blessing-skin 皮肤站并使用高大上的 authlib-injector 外置登录吗?
本文以 blessing-skin-server4.4 与 authlib-injector 配合 Centos7 + nginx 进行演示。
因为发稿前 blessing-skin-server5.0 仍未发布正式版
因为发稿前 blessing-skin-server5.0 仍未发布正式版
所需材料:
一台有公网的服务器,需要支持 nginx 或者 apache ,支持 PHP7.2 以上
一个会学习的大脑
5.设置数据库
6.设置Blessing Skin
8.配置你的服务端
8.配置你的客户端
如果没有什么意外,你的皮肤站+外置登录就这样配置好了。
感谢大佬,找了好久了
本帖最后由 无为之才 于 2020-10-16 10:35 编辑
有个问题哎!如果租的vps是公用ip,我所能用的是其中的几个端口,那么配置文件里,哪里改端口呢QAQ
有个问题哎!如果租的vps是公用ip,我所能用的是其中的几个端口,那么配置文件里,哪里改端口呢QAQ
虽然是用的windows,但是自己摸索了3小时终于整完了,趴
我居然失败了
访问时显示:
请将 Web 根目录设为当前目录下的 public 目录。
Please define your web server root directory as the "public" directory under current directory.
请将 Web 根目录设为当前目录下的 public 目录。
Please define your web server root directory as the "public" directory under current directory.
路人丁2020 发表于 2021-1-16 17:13
访问时显示:
请将 Web 根目录设为当前目录下的 public 目录。
Please define your web server root direct ...
nginx设置内
root blessing-skin路径/public;
受教了,我还以为只有腾讯云有学生政策,这下又可以浪了
请问这样配置完成后,启动器显示 无服务器响应,无法用Authlib-injector该如何解决呢
可以从正版启动器中直接登录吗?
牛逼了,我为了换给皮肤找了好久
这个无法安装
以上都弄好了,但是启动出现了这个咋回事????
求助!!!
求助!!!
厉害牛逼厉害牛逼厉害牛逼厉害牛逼厉害牛逼
Warning: copy(/home/wwwroot/blessskin/bootstrap/../.env): failed to open stream: Permission denied in /home/wwwroot/blessskin/bootstrap/chkenv.php on line 23
Warning: file_get_contents(/home/wwwroot/blessskin/bootstrap/../.env): failed to open stream: No such file or directory in /home/wwwroot/blessskin/bootstrap/chkenv.php on line 26
[Error] Please don't disable built-in function "symlink", which is specified in "php.ini" file.
[错误] 请不要在 php.ini 中禁用 symlink 函数。我们不建议使用您使用宝塔等面板软件,因为容易引起兼容性问题。
楼主这个怎么回事呀
Warning: file_get_contents(/home/wwwroot/blessskin/bootstrap/../.env): failed to open stream: No such file or directory in /home/wwwroot/blessskin/bootstrap/chkenv.php on line 26
[Error] Please don't disable built-in function "symlink", which is specified in "php.ini" file.
[错误] 请不要在 php.ini 中禁用 symlink 函数。我们不建议使用您使用宝塔等面板软件,因为容易引起兼容性问题。
楼主这个怎么回事呀
迁移到微软账号还能用吗
大佬面板服可以搞这个吗
Sumrc 发表于 2021-7-7 19:49
Warning: copy(/home/wwwroot/blessskin/bootstrap/../.env): failed to open stream: Permission denied i ...
php设置中把函数禁用全删了