Failed opening required 'router.php' (include_path='.:')
来源:5-3 利用model-save做分类数据保存

SystemError
2017-06-05
在public目录下运行nohup php -S localhost:8181 router.php &后
打开任何页面都是以下提示
Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0
Fatal error: Unknown: Failed opening required 'router.php' (include_path='.:') in Unknown on line 0
怎么破
写回答
2回答
-
Joyce旺
2018-08-14
我也遇到了
00 -
singwa
2017-06-06
nohup php -S localhost:8181 router.php &
您这个命令是在哪个目录下执行的?
00
相似问题