【发布时间】:2017-11-01 08:05:08
【问题描述】:
我有一个用 modulestudio 全新创建的 Zikula 模块。按照 translation.md 中的说明,我在我的网络空间的 ssh shell 中使用了以下命令:
php app/console translation:extract template --bundle=RKHelperModule --enable-extractor=jms_i18n_routing --output-format=po --dir=./modules/RK/HelperModule --dir=./app/Resources/RKHelperModule
系统的答案是:
Could not open input file: app/console
应用程序/控制台在那里(权限 644)。
如何找出问题所在?
感谢您的帮助!
拉尔夫
【问题讨论】: