Upgrade err /ultra/inc
-
When upgrading to 1.1.7, the website is down with HTTP 500 error and found the error message in nginx error log:
PHP message: PHP Fatal error: require(): Failed opening required ‘/var/www/www.mydomain.com/wp-content/themes/ultra/inc/comments.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/www.mydomain.com/wp-content/themes/ultra/functions.php on line 31″ while reading response header from upstream, client: 162.158.xx.xxx, server: https://www.mydomain.com, request: “GET / HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php5-fpm.sock:”, host: “www.mydomain.com”, referrer: “https://www.mydomain.com”
I checked the theme there is not any ./inc in the old version theme directory. I think it is a bug.
- The topic ‘Upgrade err /ultra/inc’ is closed to new replies.