美文网首页
OneIndex配置

OneIndex配置

作者: 梅林怒伯爵笑 | 来源:发表于2020-02-14 19:58 被阅读0次

OneIndex

开源在Github,一个直列OneDrive目录的项目

PHP支持

项目需要PHP空间,并且PHP版本要5.6以上。

打开curl支持

sudo apt-get install curl libcurl3 libcurl3-dev php7.2-curl

php-curl版本视主机情况而定

参考文章ubuntu系统中安装php的curl扩展

授予cache/ config/目录读写权限

cd到OneIndex目录

chmod 777 cache
chmod 777 config

后台管理页面

localhost/oneindex/?/admin

默认密码是oneindex

相关文章

网友评论

      本文标题:OneIndex配置

      本文链接:https://www.haomeiwen.com/subject/wjwjfhtx.html