Upgrading Wordpress Problem, Operation Time Out Error

April 12, 2009 · 1 comment

in CMS, Wordpress



icon_big1Wordpress 2.7 comes with a built-in automatic upgrade utilities inside the control panel. However, some may experienced “Operation Timed Out” followed by “Installation Failed” when doing so. Below are the error which likely to be appear:

Downloading update from http://wordpress.org/wordpress-2.7.1.zip

Download failed.: Operation timed out after 30000 milliseconds with 351500 bytes received

Installation Failed

While getting the problem, here are the solution for Wordpress Upgrade Problem.

  1. Go to your Wordpress installation directory on your website.
  2. Go to /wp-admin/includes/ folder.
  3. Open/edit the file.php . Or you can download the file to your local computer for editing.
  4. Look for the line; $response = wp_remote_get($url, array(’timeout’ => 30));
  5. Replace it with; $response = wp_remote_get($url, array(’timeout’ => 120));
  6. Save the file, or upload back the file. Be sure to backup the original file.
  7. Try the “Automatic Upgrade” once again.

The Wordpress upgrade should be working fine now, without the “Operation Timed Out” error.

Bookmark Post:
  • Digg
  • del.icio.us
  • NewsVine
  • Reddit
  • Slashdot
  • Technorati
  • BlinkList
  • Propeller
  • Spurl
  • StumbleUpon

{ 1 comment… read it below or add one }

1 Elcorin April 23, 2009 at 1:56 PM

Everything dynamic and very positively! :)
Thank you

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post:

Next post:

Battlefield 3