Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Have you restarted your webserver since upgrading?
    – Kinnectus
    Commented Aug 29, 2019 at 13:19
  • I've restarted nginx. Commented Aug 29, 2019 at 13:22
  • 1
    Ok, so you probably run PHP-FPM. Try restarting this, or restart the entire server. It'll be because your PHP config will still have old because the service is running, restart and the new config will read
    – Kinnectus
    Commented Aug 29, 2019 at 14:29
  • I gracefully rebooted the server and it is now working. Good job you suggested it also, I had already done it but I think the ajax on the cpanel timed out so it looks like it's still rebooting. Crisis Averted. Thanks Commented Aug 29, 2019 at 14:36