Replies: 1 comment 1 reply
-
原先开发的时候没有想过要放在二级目录,所以没有兼容。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如果程序安装在二级目录文件,例如: ./upload
无法登入后台进行设置,请修改文件: ./admin/index.php
找: action="/admin/index.php"
修改为: action=""
保存!重新上传文件
::后话!发觉程序对于安装在二级目录的测试环境不够严谨,有很多链接需要修正::
Beta Was this translation helpful? Give feedback.
All reactions