Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装的时候,选择语言后,提示找不到database.php #160

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

xiaoyu5256
Copy link

安装的时候,选择语言后,提示找不到database.php,发现是表单的相对路径问题

@star7th
Copy link
Owner

star7th commented Aug 23, 2017

第一次听到这个反馈。如果是安装流程问题应该有很多人反馈才对。
不知道这个问题是怎么引起的,我没有遇到过这个问题

@xiaoyu5256
Copy link
Author

xiaoyu5256 commented Aug 23, 2017

@star7th 我启动的是开发环境,打开自动跳转到/install,表单提交的相对路径写的是database.php,则会去同一级目录查找/database.php,实际路径是/install/database.php,所以在跳转路径变为/install/就正常打开了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants