File Not Found when running PHP with Nginx

后端 未结 15 1943
后悔当初
后悔当初 2020-12-04 13:59

Recently I installed the latest version of Nginx and looks like I\'m having hard time running PHP with it.

Here is the configuration file I\'m using for the domain:<

15条回答
  •  無奈伤痛
    2020-12-04 14:43

    I had this error as well. In my case it was because there was another virtual host that was pointing to the same root directory.

提交回复
热议问题