小p系统报错:
1)报错1:
nginx: [warn] conflicting server name "www.mytest.com" on 0.0.0.0:80, ignored
nginx: [warn] conflicting server name "www.myweb.com" on 0.0.0.0:80, ignored
原因:有旧的host文件存在。
2) 报错2:
'continue" targeting switch is equivalent to"break"。Did you mean to use "continue 2"?
原因:php7.3不支持continue方法。将版本换为php7.1,并清除小p缓存


解决方法:
清除小p系统nginx下的host旧文件,不再报错警告信息。


被折叠的 条评论
为什么被折叠?



