Get the most out of your Centmin Mod LEMP stack
Become a Member

Beta Branch fix WordPress discovery routing and caching in 140.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Sep 21, 2026 at 7:24 AM.

  1. eva2000

    eva2000 Administrator Staff Member

    59,851
    12,543
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,187
    Local Time:
    6:08 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    fix WordPress discovery routing and caching in 140.00beta01

    Update WordPress installation defaults and safely migrate recognized
    existing configurations for OAuth discovery and cache compatibility.

    Changes:
    - Route OAuth discovery and correct REST/Authorization cache bypass.
    - Verify CLI and active PHP-FPM compatibility, including legacy ss output.
    - Migrate supported defaults with backups, dependency checks and rollback.
    - Preserve custom configurations and keep routine terminal output quiet.
    - Write private .log troubleshooting logs when WordPress includes exist.
    - Add optional Python 3.6+ tests with a launcher that skips unavailable
    interpreters without affecting production updates.


    Validation: regression checks passed on all three branches and AL9/AL10.
    CentOS 6/7 userland fixtures and actual Python 3.6 checks passed. Verified
    live AL9/AL10 PHP-FPM preflight and logrotate dry runs.

    Continue reading...

    140.00beta01 branch