InvalidConfigException occurs w

running acceptance test and this error happens. I can’t find what’s wrong with configs, compared it to advanced application template config files for acceptance tests and still nothing. any help?




Exception (Invalid Configuration) 'yii\base\InvalidConfigException' with message 'Unable to determine the entry script URL.' 


in /home/files/www/ucms/vendor/yiisoft/yii2/web/Request.php:609

#0 /home/files/www/ucms/vendor/yiisoft/yii2/web/Request.php(568): yii\web\Request->getScriptUrl()

#1 /home/files/www/ucms/vendor/yiisoft/yii2/web/Application.php(61): yii\web\Request->getBaseUrl()

#2 /home/files/www/ucms/vendor/yiisoft/yii2/base/Application.php(267): yii\web\Application->bootstrap()

#3 /home/files/www/ucms/vendor/yiisoft/yii2/base/Object.php(107): yii\base\Application->init()



I’m sorry it seems topic title somehow got corrupted. it was this:

InvalidConfigException occurs when running acceptance tests