Want more timely Centmin Mod News Updates?
Become a Member

Master Branch update init.d files and php-fpm.conf configs

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jun 7, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    54,909
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    1:52 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    update init.d files and php-fpm.conf configs


    - for existing centmin mod 123.09beta01 users, run centmin.sh menu option 23 submenu option 2 to update, exit centmin.sh and re-run centmin.sh to sync the updated /etc/init.d/php-fpm
    - for existing centmin mod 123.09beta01 users, the /usr/local/etc/php-fpm.conf update is really just cosmetic in adding to top of the file [global] grouping which is auto sync'd updated with above centmin.sh menu option 23 submenu option 2 and re-run of centmin.sh as well
    - cosmetic update for php-fpm.conf
    - chmod +x init.d custom files hosted by git repo by default
    - update /etc/init.d/php-fpm merging templates used by php 5.6.30 and 7.0.19 and add configtest option from php 7.0.19

    i.e. configtest will return empty if php-fpm.conf is setup correctly

    service php-fpm configtest

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.