• hi, I have twu question about updating wordpress.

    1) When i update the wordpress, then this error mentioned below is appearing.

    Download failed.: cURL error 28: Operation timed out after 300000 milliseconds with 33423409727668224 out of 43127153893572608 bytes received

    I have also increased the max_execution_time in php.ini file but in vain. please suggest me what to do with this issue.

    2) This issue will also appear on live server if server is shared.please suggest me about these two things.

    Should i download the latest wordpress and replace the core folders and files with old one manually or not?

    • This topic was modified 5 years, 2 months ago by adil1641.
Viewing 15 replies - 1 through 15 (of 19 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    >> Should i download the latest wordpress and replace the core folders and files with old one manually or not? <<

    Yes, do so.

    There’s something wrong with cURL on your machine as it’s seeing the wrong file size. Localhost installs are always tricky. How is yours set up?

    Thread Starter adil1641

    (@adil1641)

    i have download the latest wordpress version but there are lot of updated files so it is difficult to replace them
    or simply i will replace the “wp-includes” and “wp-admin” folders?
    please guide me about this one?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    delete the wp-admin and wp-includes directory and all the “loose” PHP files in the site root except wp-config.php, then push the new files onto the site.

    Thread Starter adil1641

    (@adil1641)

    I have increased the memory limit time to this one below.
    max_execution_time=30000000000000000000000000000000000000
    and it works now. Should I replace this value to 300 again?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You have a very slow internet connection, I guess, but there’s still something wrong with it trying to download 43,127,153,893,572,608 bytes. A full WP download is a bit over 12MB.

    Again, how is your localhost environment set up?

    Thread Starter adil1641

    (@adil1641)

    I have installed xampp with PHP version: 7.2.3 and mySQL version: 5.5.5-10.1.31-MariaDB
    IS this you are asking about?

    • This reply was modified 5 years, 2 months ago by adil1641.
    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Yes. I suggest you contact the XAMPP support folks regarding the cURL issue.

    Thread Starter adil1641

    (@adil1641)

    one more thing, this issue will also appear on live server as well?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Probably not.

    Thread Starter adil1641

    (@adil1641)

    RSS Error: WP HTTP Error: cURL error 28: Operation timed out after 10000 milliseconds with 209396835549184 bytes received
    this issue is also appearing. please suggest me what to do?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    That’s on your live site? How is that hosted? There’s definitely something wrong when cURL is downloading terabytes.

    Thread Starter adil1641

    (@adil1641)

    no it is on localhost

    • This reply was modified 5 years, 2 months ago by adil1641.
    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Then again, please contact XAMPP support.

    Thread Starter adil1641

    (@adil1641)

    yes i have raise a ticket there. please guide me that these kind of issues are also appeared on live server? then i will not update wordpress on live server.
    Also suggest me should i wait untill these kind of issues resolve first, then i will update them?
    please guide me about this one.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I don’t think any of this has anything to do with what will happen on your real server.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘wordpress 5.2.3 is not updating on localhost’ is closed to new replies.