Want more timely Centmin Mod News Updates?
Become a Member

[Solved] Pagespeed

Discussion in 'Bug Reports' started by Jimmy, Nov 12, 2018.

  1. Jimmy

    Jimmy Well-Known Member

    1,778
    388
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +987
    Local Time:
    3:24 AM
    Please fill in any relevant information that applies to you:
    • CentOS Version: i.e. CentOS 7 64bit ?
    • Centmin Mod Version Installed: 123.09beta01
    I didn't include pagespeed when building nginx.


    When I try to do pscontrol:
    Code:
    # pscontrol off
    -bash: pscontrol: command not found
    

    The reason I did that because it's show Pagespeed On when I do cminfo.
    Code:
     Server Type:        
     CentOS Version:     7.5
     Centmin Mod:         123.09beta01.b069
     Nginx PageSpeed:     ON
     Nginx Version:     1.15.6 (061118-224057)
     PHP-FPM Version:     7.2.12
     MariaDB Version:     10.1.37
     
  2. eva2000

    eva2000 Administrator Staff Member

    53,278
    12,117
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,655
    Local Time:
    5:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    not really a bug, pscontrol is only setup if nginx pagespeed module is enabled :)

    but did you run cminfo before or after recompiling nginx without nginx pagespeed ? if before then it previously could of been enabled and thus cminfo reports as such.

    EDIT: ok i see the bug.. will fix it :)