国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

開(kāi)發(fā)模式下無(wú)法自動(dòng)reload

dsx5ds

問(wèn)題描述

Ubuntu系統(tǒng) 已su- 登錄root ,目錄文件權(quán)限都為755 root

啟動(dòng):root@ubuntu01:/www/wwwroot/webman# sudo php start.php start
Workerman[start.php] start in DEBUG mode

修改預(yù)設(shè)的控制器,正常reload
/www/wwwroot/webman/app/controller/IndexController.php updated and reload

修改自定義中間件或者config都無(wú)法reload
/www/wwwroot/webman/app/middleware/SafeMiddleware.php updated but cannot be reloaded because only auto-loaded files support reload.
/www/wwwroot/webman/config/route.php updated but cannot be reloaded because only auto-loaded files support reload.
process配置正常

'monitorDir' => array_merge([
                app_path(),
                config_path(),
                base_path() . '/process',
                base_path() . '/support',
                base_path() . '/resource',
                base_path() . '/.env',
            ], glob(base_path() . '/plugin/*/app'), glob(base_path() . '/plugin/*/config'), glob(base_path() . '/plugin/*/api')),
            // Files with these suffixes will be monitored

報(bào)錯(cuò)信息

/www/wwwroot/webman/app/controller/IndexController.php updated and reload
Workerman[start.php] reloading

/www/wwwroot/webman/app/middleware/SafeMiddleware.php updated but cannot be reloaded because only auto-loaded files support reload
/www/wwwroot/webman/config/route.php updated but cannot be reloaded because only auto-loaded files support reload
640 1 0
1個(gè)回答

walkor 打賞
  • 暫無(wú)評(píng)論
??