Hello, I'm trying to run my Wordpress website on the Host that has this setting:
- Ubuntu LTS 16.04, Nginx, Apache, MySQL, PHP, Webmin
When attempting to enter the home page, the error that is displayed in the error log file is as follows:
2018/05/03 02:35:22 [error] 3372 # 3372: * 1 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 187.103.234.71, server: myite.com , request: "GET / HTTP / 1.1", upstream: "fastcgi: // unix: /run/php/php7.0-fpm.sock:", host: "myite.com"
Any idea what it might be? I started to venture into creating my own server, so the bugs started to appear and I need help to understand the root and try to solve.
Thank you!