Want more timely Centmin Mod News Updates?
Become a Member

Wordpress Problem with wordpress updates

Discussion in 'Blogs & CMS usage' started by CarpCharacin, Nov 24, 2017.

  1. CarpCharacin

    CarpCharacin Member

    267
    21
    18
    Oct 13, 2016
    Salt Lake City
    Ratings:
    +34
    Local Time:
    5:14 AM
    1.15.x
    MariaDB 10.1
    I installed WordPress with the automated installer, and whenever I try it through the admin panel, it says it's updating, but then it takes me to about page and it still says I'm on the old version. After I wait a while and refresh the page, it usually says I'm running the new version. Could it be a caching issue?

     
  2. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:14 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    which caching mechanism did you select ? you have cloudflare in front ?

    yeah sometimes it maybe caching so try restarting nginx + php-fpm
    Code (Text):
    nprestart
    
     
  3. Jon Snow

    Jon Snow Active Member

    917
    188
    43
    Jun 30, 2017
    Ratings:
    +293
    Local Time:
    8:14 AM
    Nginx 1.13.9
    MariaDB 10.1.31
    Happens to me with and without Cloudflare too. Only using opcache by default.

    I just wait a while and hit F5 on my browser.
     
  4. CarpCharacin

    CarpCharacin Member

    267
    21
    18
    Oct 13, 2016
    Salt Lake City
    Ratings:
    +34
    Local Time:
    5:14 AM
    1.15.x
    MariaDB 10.1
    I'm using opcache by default too. I use CloudFlare for the DNS, but I'm not using it as a reverse proxy.
     
  5. sfs00784

    sfs00784 Member

    35
    4
    8
    Nov 8, 2017
    Ratings:
    +13
    Local Time:
    7:14 PM
    purge all your cache in cloudflare
     
  6. CarpCharacin

    CarpCharacin Member

    267
    21
    18
    Oct 13, 2016
    Salt Lake City
    Ratings:
    +34
    Local Time:
    5:14 AM
    1.15.x
    MariaDB 10.1
    Like I said, I don't use Cloudflare for caching, just for DNS.