yii2-cms
yii2-cms copied to clipboard
YiiCMS - 基于 Yii2 的高度可定制化开源 CMS
基本都可以跑起来,但是后台登录后提示: ``` The file or directory to be published does not exist: /Users/apple/docker/wwwroot/yii2-cms/vendor/bower-asset/chart.js/dist ``` 参考了一些解决办法,好像不太行
竟然没找到哪里有写默认的帐号密码。
 执行./init报错.  ./yii migrate 又报错 整个项目也没有发现sql文件.无法正常运行.
could not find package yiichina/yii-cms with stablity stable.
m130524_201442_init 里面如果设置数据库为$tableOptions = 'CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci ENGINE=InnoDB'; 会报下面的错误; Apply the above migrations? (yes|no) [no]:yes *** applying m130524_201442_init > create table {{%user}} ...Exception 'yii\db\Exception' with message 'SQLSTATE[42000]: Syntax error...
Invalid Configuration – yii\base\InvalidConfigException The table does not exist: {{%pubport}}
Yii Migration Tool (based on Yii v2.0.32) Creating migration history table "migration"...Done. Total 3 new migrations to be applied: m130524_201442_init m140506_102106_rbac_init m170717_850926_app_init Apply the above migrations? (yes|no) [no]:yes *** applying...