Need some help with "wordpress"

Status
Not open for further replies.

ChemicalX

Active Member
1,635
2010
521
1,190
Hello Webmaster's,

My problem is when i tried to search any plugin or even opening anything in plugin option iam getting this error:

Code:
An Unexpected HTTP Error occurred during the API request.

What to do? :'(
 
3 comments
Here you dont need to reinstall wordpress.WordPress sets a timeout limit for every request. If that limit crosses for certain request, in that case you will get this message. If you need to resolve this issue, you can do that by increasing the time limit to a higher value. To increase the timeout limit of requests, go to the ‘wp-includes’ folder of your wordpress installation and edit http.php file over there. Here is the screenshot of the piece of code where you need to make the changes.
 
Status
Not open for further replies.
Back
Top