WordPress

How To Fix JetPack Blank Dashboard Issue After Moving WordPress Site to a New Host

I recently moved a WordPress site to a new host powered by Azure. Everything went well as planned except for one thing. The JetPack dashboard went blank, and none of its plugins worked as previously on the old host. The link between the site and the WordPress.com was also broken. While the site was still functioning normally, it’s irritating knowing there is something still broken at the backend.

The mission of searching for a fix on Google didn’t go well either. Nothing useful when searching for “JetPack dashboard blank.” Since I glimpsed one error message mentioning about XML-RPC not working at one point, I went for a different search route and eventually got what I was looking for.

Basically, the issue of the blank dashboard is related to the XML-RPC not working correctly on the server. What I missed during the installation was the PHP-XML module required to run JetPack on WordPress. Getting it installed by using the following command eventually fixed the issue.

$sudo apt-get install php7.0-xml

Once installed, refresh the JetPack dashboard, you are back to business.

The bottom line is, if you run WordPress with JetPack, you would need PHP XML module installed.

edge

View Comments

  • This site is really cool. I have bookmarked it. Do you allow
    guest posting on your blog ? I can write high quality articles for you.
    Let me know.

Share
Published by
edge

Recent Posts

Disable Copilot on Windows 11 via Group Policy GPO

If using Copilot right from the Taskbar isn't your thing, you should disable it. Even…

2 weeks ago

Setting Default Fonts in Word, Excel, Outlook, and PowerPoint via Group Policy

In an environment where standardizing things does matter, setting default fonts in Microsoft Office apps…

1 month ago

Wake-On-LAN (WOL) with Windows and PowerShell

Wake-On-LAN is a networking standard that lets you wake up a computer from either a…

1 month ago

How To Remove Restrictions Set in A Password-Protected PDF File

First of all, this is not to bypass a PDF file that requires a password…

2 months ago

How To Move My Outlook Navigation Bar Back From Left Back To the Bottom

Microsoft has been lurking about the idea of placing the Outlook navigation bar to the…

1 year ago

Headset with Microphone Echoing My Own Voice on Windows, What To Do?

One colleague came up to me the other day asking me to take look at…

1 year ago