Hi, I'm having a problem with my forum software. I'm running the latest version. I'm running on nginx with php5-fqm on Ubuntu server. I had this same issue a few weeks ago except the same server was running apache. The problem just "went away" - I can explain it.
What can I do to fix it? What more information can I provide?
Here is a screenshot of the issue:

This is an error message logged by nginx:
PHP message: PHP Notice: Undefined variable: _SERVER in /var/www/thelonegamers.com/forum/sys/load.php on line 23" while reading response header from upstream, client: 108.162.237.210, server: www.thelonegamers.com, request: "GET /forum/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "www.thelonegamers.com", referrer: "http://www.thelonegamers.com/"
Hi, I'm having a problem with my forum software. I'm running the latest version. I'm running on nginx with php5-fqm on Ubuntu server. I had this same issue a few weeks ago except the same server was running apache. The problem just "went away" - I can explain it.
What can I do to fix it? What more information can I provide?
Here is a screenshot of the issue:

This is an error message logged by nginx:
````
PHP message: PHP Notice: Undefined variable: _SERVER in /var/www/thelonegamers.com/forum/sys/load.php on line 23" while reading response header from upstream, client: 108.162.237.210, server: www.thelonegamers.com, request: "GET /forum/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "www.thelonegamers.com", referrer: "http://www.thelonegamers.com/"
````