require() reports that no such directory exists, but file_exists returns true on the exact same path

后端 未结 0 407
野趣味
野趣味 2020-12-15 11:42

I have a very simple PHP file, and I am getting an issue where require() reports back that it is unable to open the stream because no such file exists, but yet, on the next

相关标签:
回答
  • 消灭零回复
提交回复
热议问题