Join the community today
Become a Member

Nginx Freenginx

Discussion in 'Nginx and PHP-FPM news & discussions' started by buik, Feb 15, 2024.

  1. atomi

    atomi Member

    36
    10
    8
    Jul 14, 2018
    Ratings:
    +23
    Local Time:
    4:18 PM
    1.27.x
    10
    also it would be nice if user has FREENGINX_INSTALL='y' then centmin.sh menu option 4 would show the latest freenginx version but not nginx version as it does at the moment

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,178
    12,112
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,647
    Local Time:
    11:18 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    +1 definitely updating 140.00beta01 right now for this too :)
     
  3. atomi

    atomi Member

    36
    10
    8
    Jul 14, 2018
    Ratings:
    +23
    Local Time:
    4:18 PM
    1.27.x
    10
    I noticed you made changes so we could also install freenginx from initial install so I decided to try it with fresh server. Worked fine but it didnt install correct version but 1.27.0

    Variables:
    Code:
    FREENGINX_INSTALL='y'
    FREENGINX_VERSION='1.27.1'
    Result:
    Code:
    # nginx -v
    nginx version: nginx/1.27.0 (030724-141656-almalinux8-kvm-8fc404f-br-a71f931-freengx)
    tested with 140.00beta01.b012
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,178
    12,112
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,647
    Local Time:
    11:18 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  5. atomi

    atomi Member

    36
    10
    8
    Jul 14, 2018
    Ratings:
    +23
    Local Time:
    4:18 PM
    1.27.x
    10
  6. eva2000

    eva2000 Administrator Staff Member

    53,178
    12,112
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,647
    Local Time:
    11:18 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Cheers @atomi install log allowed me to find the bug. Fixed in latest 140.00beta01 update :D