Join the community today
Register Now

PHP-FPM Insight Guide How to enable PHP version update notifications on SSH login

Discussion in 'Centmin Mod Insights' started by eva2000, Apr 17, 2020.

Thread Status:
Not open for further replies.
  1. eva2000

    eva2000 Administrator Staff Member

    55,155
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    4:17 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Everytime you SSH login into your server, you will also be notified if there is a Nginx update and if there's any YUM updates available. However, you can also optionally enable this notification for PHP version updates too via setting variable DMOTD_PHPCHECK='y' in persistent config file /etc/centminmod/custom_config.inc for Centmin Mod 123.09beta01 or newer versions. Then any new SSH logins in future will alert you to both Nginx and PHP version updates.


    Example output from SSH log with Nginx and PHP version update checks
    Code (Text):
    ===============================================================================
    * Nginx Update May Be Available via centmin.sh menu option 4
    * see https://centminmod.com/nginx.html#nginxupgrade
    ===============================================================================
    * Current Nginx Version:           1.17.9
    * Latest Nginx Mainline Available: 1.17.10 (centminmod.com/nginxnews)
    ===============================================================================
    
    
    ===============================================================================
    * PHP Update May Be Available via centmin.sh menu option 5
    * see https://community.centminmod.com/forums/18/
    ===============================================================================
    * Current PHP Version:        7.2.29
    * Latest PHP Branch Version:  7.2.30 (github.com/php/php-src/releases)
    ===============================================================================
    
    ===============================================================================
     Centmin Mod code updates available for /usr/local/src/centminmod
     to update, run cmupdate command in SSH & re-run centmin.sh once & exit
    ===============================================================================


    You can also use Slack channels to subscribe to specific Centmin Mod News and Nginx/PHP News forum's RSS feeds to keep you informed too. See Upgrade - Nginx - Redis - Insight Guide - How To Keep Informed Of Centmin Mod Related Updates
     
Thread Status:
Not open for further replies.