Error deploying yii2-starter-kit Yii2 installation

一曲冷凌霜 提交于 2019-12-24 03:52:17

问题


I'm trying to deploy this Yii2 installation (https://github.com/trntv/yii2-starter-kit/blob/master/docs/installation.md#configure-your-web-server) but I'm having problems. I think problems are related with this configuration step: "Configure your web server".

I've the webpage running here: http://vector5.raspctl.com/yii2-starter-kit/frontend/web/

But no one of the options works. For example, "Connect" option (http://vector5.raspctl.com/yii2-starter-kit/frontend/web/user/sign-in/login)

I can't found the error, any help?

Thanks.


回答1:


The Yii2-Starter-Kit is not ready to work in a single-domain installation. You must enable, for example: backend.website.com, storage.website.com and the frontpage www.website.com

The installation guide, specifies this.

You can use this guide, to setup your single-domain installation (remember that the yii2-starter-kit also uses the storage folder!).

Have a great week.



来源:https://stackoverflow.com/questions/30821828/error-deploying-yii2-starter-kit-yii2-installation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!