wordpress installation HTTP request failure [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
开发者_Python百科 Improve this questionI just installed wordpress on my domain and to install themes, plugins, or even import a blog it gives the following error:
An Unexpected HTTP Error occurred during the API request.
What could be causing this? It's terribly annoying since I want to import my blogger blog.
EDIT: workarounds for themes and plugins are to manually download and upload via FTP but that's just ridiculous.
The most common reason for this error is that a request made timed out. If you put your error message in quotes and search for it on Google you'll find lots of information.
精彩评论