我正在尝试在localhost上打开基于yii的项目上的gii模块。但它没有开放。我正在使用虚拟主机来访问项目(http://pys.dev而不是http://localhost/pys.dev)。
if (YII_ENV_DEV) {
// configuration adjustments for 'dev' environment
$config['bootstrap'][] = 'debug';
$config['modules']['debug'] = [
'class' => 'yii\debug\Module',
'allowedIPs' => ['127.0.0.2'],
];
$config['bootstrap'][] = 'gii';
$config['modules']['gii'] = [
'class' => 'yii\gii\Module',
];
}
答案 0 :(得分:0)
您是如何尝试访问它的?如果你启用了漂亮的网址,那么它应该是http://domain/gii,如果不是http://domain/index.php?r=gii
同时检查web/index.php
YII_ENV
设置为dev
Row Labels Count Threshold-%
REG1 224 0.00%
FALSE 11
TRUE 213
REG2 213 0.00%
FALSE 13
TRUE 200
REG3 318 0.00%
FALSE 3
TRUE 315
REG4 467 0.00%
FALSE 7
TRUE 460
Grand Total 1222 0.00%