fecshop / yii2_fecshop_docker

使用docker compose 快速的安装fecshop的环境,包括mysql php(含扩展),mongodb,mysql,redis,xunsearch等
185 stars 119 forks source link

Fatal error: require(): Failed opening required '/www/web/fecshop/vendor/autoload.php' #17

Closed yjdwbj closed 5 years ago

yjdwbj commented 5 years ago

版本:1.6.3.0

./yii migrate --interactive=0 --migrationPath=@fecshop/migrations/mysqldb

Warning: require(/www/web/fecshop/vendor/autoload.php): failed to open stream: No such file or directory in /www/web/fecshop/yii on line 14

Fatal error: require(): Failed opening required '/www/web/fecshop/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /www/web/fecshop/yii on line 14

fancyecommerce commented 5 years ago

应该是composer安装出问题了,请参看帖子:http://www.fecshop.com/topic/855

有问题再这个帖子下面讨论