-
AuthorPosts
-
February 1, 2016 at 11:36 pm #576110
We started experiencing slow response time when accessing admin pages in WordPress, starting 3-4 days ago. It takes 30 seconds for each page to load while the server is idle. We found these errors in /var/log/nginx/error.log. Could these errors be related to our problems? How can we fix them.
2016/02/01 22:05:27 [error] 6111#0: *302 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined function get_header() in /data/html/wp-content/themes/enfold/index.php on line 9" while reading response header from upstream, client: ***********, server:***********.com, request: "GET /wp-content/themes/enfold/ HTTP/1.0", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "***********.com"
2016/02/01 22:02:21 [error] 6112#0: *181 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /data/html/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49" while reading response header from upstream, client: *************, server: ***********.com, request: "GET /wp-admin/edit.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "************.com", referrer: "https://***********.com/wp-admin/admin.php?page=WP-Optimize"
- This topic was modified 8 years, 9 months ago by heinrichvk.
February 1, 2016 at 11:38 pm #576113Our Your Themeforest API Key ***
It says: No Updates available. You are running the latest version! (3.4.3)- This reply was modified 8 years, 9 months ago by heinrichvk.
February 2, 2016 at 9:10 am #576318Hi,
Try the following plugin to clear WordPress transients: https://wordpress.org/plugins/artiss-transient-cleaner/, try updating after that.
If that doesn’t work then please try updating manually via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardFebruary 2, 2016 at 12:26 pm #576384Thank you. Transient option clean had no effect, but after upgrading the theme manually and rebooting the server, the problem went away. I assume the issue was that we were using an old theme. Case closed, thanks again.
February 3, 2016 at 6:05 am #576884 -
AuthorPosts
- You must be logged in to reply to this topic.