Question
Server error 500 - LEMP Stack with Wordpress installed.
So when I try to access timetogame.co.uk via chrome I get the above message. In any other browser I get no message at all and just a blank white screen.
When I log onto the droplet and check the error log I get the following over and over again:
sudo tail /var/log/nginx/error.log
2016/03/17 06:53:49 [error] 919#0: *36019 FastCGI sent in stderr: “PHP message: PHP Warning: requireonce(/var/www/timetogame/wp-content/themes/zerif-lite/class-tgm-plugin-activation.php): failed to open stream: No such file or directory in /var/www/timetogame/wp-content/themes/zerif-lite/functions.php on line 75
PHP message: PHP Fatal error: requireonce(): Failed opening required ’/var/www/timetogame/wp-content/themes/zerif-lite/class-tgm-plugin-activation.php’ (includepath=’.:/usr/share/php:/usr/share/pear’) in /var/www/timetogame/wp-content/themes/zerif-lite/functions.php on line 75” while reading response header from upstream, client: 217.13.133.210, server: timetogame.co.uk, request: “GET / HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php5-fpm.sock:”, host: “timetogame.co.uk”
sam@CrackPuffin:~$ packetwrite_wait: Connection to 178.62.81.174: Broken pipe
I am running two websites on the one droplet and my other website, crackpuffin.co.uk seems to be working fine. Any ideas on this on folks?
I am no expert so simple language and instructions would mean a great deal to me.
:) Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×