• am using 3.3 wordpress ! when i search any plugin i got the error

    An Unexpected HTTP Error occurred during the API request.
    Try again.

    any solution for that what i got all from searching is to edit http.php or class-http.php and change time limit but there is no text like i.e

    1) Login to your FTP server

    2) Open wp_include/http.php

    3) Look out for the 223rd line inside

    4) This is what you should be looking at: ‘timeout’ => apply_filters( ‘http_request_timeout’, 5),

    5) All you have to do is change the value “5” to “30”, the value is actually is the number of seconds before the server times out.

    6) This should resolve your problem.

    but i cant find these lines in my wordpress any solution please !

Viewing 8 replies - 31 through 38 (of 38 total)
  • I cannot fix this issue with cURL… any suggestions?

    I installed Core Control on WordPress and disabled cURL. The only other transport option is PHP Streams… for some reason php fsockopen is not available even though it is enabled in php.ini .

    However I HATE php streams transport… it’s SLOOOWWWW! It takes almost 30 seconds to load the add new plugins page… and 30 seconds every time I search for a plugin or go to the next page.

    I want my curl back!

    Tried reinstalling curl, php5, php5-curl, it all did not work. Tried reconfiguring my internet router… did not work! Disabled all plugins… did not work! Replaced wp-includes and wp-admin… did not work!

    By the way do not know if I mentioned this… but this problem started very randomly.

    Having the same issues on two upgrades to WP 3.3, and all was fine prior to the upgrade. An additional issue I am experiencing is random insertion of characters after the main site URL, which results in 404 Page Not Found errors. At first I thought it was foul play, but my Web host has given the account an all clear. This URL insertion never occurred prior to the upgrade. I have tried just about every remedy mentioned in this string, and to date nothing has fixed the issues. My two affected WP sites have very different themes and plugins, so I don’t expect a simple cure.

    Unorthodox solution: I have two near identical accounts at GoDaddy, one runs WP 3.3 fine and the other with the errors noted above. As all the remedies listed in this string had not helped, I obtained a dedicated IP address for the account not working. The goal was not to have a static IP, but a different IP than what I was using. After many interim errors while the new IP was propagating the Web, in the end the errors in the dashboard RSS feeds, searching for new plugins, and the RSS widget went away. I don’t know exactly who was blocking the address or why, but changing the address fixed the issues.

    marco

    (@mistercall360)

    amici lo abbiamo tutti stesso problema io credo sia wordpress server io uso autoinstaller da pannello come risolvo la cosa?

    —Italiano—

    Per qualche ragione essa si fissa dopo aver reinstallato molti dei miei strumenti di Internet come php e utility di rete. Io uso Ubuntu quindi non credo che nessuno di voi lo usano. Se quindi per favore dimmi e cercherò di dirvi quello che ho fatto!

    –ENGLISH—

    For some reason after reinstalling it fixed many of my Internet tools like php and network utilities. I use Ubuntu so I do not think any of you use it. If so please tell me and I’ll tell you what I did!

    —PERSONAL—

    Hmm Google Translate seems to be a piece of crap! lol.

    similar problem
    my site – cybermarshalls.co.cc

    whenever i try to import data of my old site, it shows –

    “An Unexpected HTTP Error occurred during the API request.”

    i’m tired of posting the same problem again again in different sites, still not got a proper solution.

    please please help,
    i’m totally stuck and cant do anything,
    my wordpress version – 3.3.1
    please help

    One reason for this problem(s) can be firewall on the server. Server simply cannot access www.remarpro.com. So, you can check firewall settings and open access to www.remarpro.com if necessarily. Worked for me.

    Confirm your DNS Server is valid!!!

Viewing 8 replies - 31 through 38 (of 38 total)
  • The topic ‘An Unexpected HTTP Error occurred during the API request. ! how to fix it’ is closed to new replies.