【发布时间】:2017-05-11 11:05:02
【问题描述】:
我有一个大问题。我需要 reindex Magento 中的大部分索引,但是当我尝试使用 php bin/magento indexer:reindex 时,我遇到了以下问题。
无法打开输入文件:bin/magento
Magento 后台
终端命令行
【问题讨论】:
-
欢迎来到 SO,请花点时间阅读 How to ask a question 和 Writing the perfect question. 并尝试写一个更好的问题,祝你好运!
-
尝试扩展您收到的此错误消息并提供失败的代码,向我们展示您已经尝试过的内容。
-
感谢我在问题中添加屏幕截图希望有人可以帮助我
-
首先,仔细检查文件是否存在于您调用它的位置 - 这个
bin/magneto文件是否有绝对路径?尝试从根 (/) 目录调用它,以确保您调用的是正确的,其次是check you have the correct permissions -
windows 还是 linux?
标签: magento2