Join the community today
Become a Member

Install Centmin Mod .07 beta 21 to stable status

Discussion in 'Beta release code' started by eva2000, May 30, 2014.

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

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    didn't quite get that last question ? the download should go in /svr-setup

     
  2. dorobo

    dorobo Active Member

    420
    104
    43
    Jun 6, 2014
    Ratings:
    +162
    Local Time:
    7:29 AM
    latest
    latest
    If the script finds python already downloaded, it skips the download right?

    so it looks for it inside /svr-setup?
     
  3. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yup if it already detects the file downloaded, it skips the download.. so if you need to retest, just delete the file from /svr-setup and re-run to re-download
     
  4. dorobo

    dorobo Active Member

    420
    104
    43
    Jun 6, 2014
    Ratings:
    +162
    Local Time:
    7:29 AM
    latest
    latest
    removed -cnv from wget inside addons/python...

    and still

    y
    Download Python-2.7.7.tgz ...
    Error: Python-2.7.7.tgz not found !!! Download now......
    Initializing download: http://www.python.org/ftp/python/2.7.7/Python-2.7.7.tgz
    Too many redirects.

    Python-2.7.7.tgz download failed.
    check Centmin Mod log for details at /root/centminlogs/
    Aborting script...

    I'll just wget python in the srv-setup then.
     
  5. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    weird works for me

    Code:
    ---------------------
    python --version
    Python 2.6.6
    /usr/bin/python
    /usr/local/bin/pip
    /usr/local/bin/easy_install
    ---------------------
    python2.7 --version
    Python 2.7.7
    /usr/local/bin/python2.7
    /usr/local/bin/pip2.7
    /usr/local/bin/easy_install-2.7
    ---------------------
    *************************************************
    * python2.7 installed
    *************************************************
    anyone else try the test 2 outline at https://community.centminmod.com/threads/centmin-mod-07-beta-21-to-stable-status.124/ for addons/python27_install.sh?
     
  6. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  7. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  8. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  9. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Just tested latest .07 beta 21 on wable OpenVZ VPS test server which has default CentOS 6.5 64bit image template which installs sendmail by default. The latest .07 beta 21 correctly installed postfix as the default on initial install :)

    Code:
    ccache stats:
    cache directory                     /home/.ccache
    cache hit (direct)                   772
    cache hit (preprocessed)             303
    cache miss                          3571
    called for link                      257
    called for preprocessing             283
    compile failed                        78
    preprocessor error                    66
    bad compiler arguments                56
    unsupported source language           57
    autoconf compile/link                671
    unsupported compiler option           14
    no input file                        135
    files in cache                      8179
    cache size                         215.0 Mbytes
    max cache size                       2.0 Gbytes
    
    Total YUM Time: 311.174118727 seconds
    Total Centmin Mod Install Time: 1050.538234182 seconds
    
    Code:
    yum list postfix sendmail -q
    Installed Packages
    postfix.x86_64                                                             2:2.6.6-6.el6_5                                                             @updates
    Available Packages
    sendmail.x86_64                                                            8.14.4-8.el6                                                                base    
     
  10. dorobo

    dorobo Active Member

    420
    104
    43
    Jun 6, 2014
    Ratings:
    +162
    Local Time:
    7:29 AM
    latest
    latest
    sorry for being a noob but what is the ideal scenario?

    Is it either you install sendmail and not postfix and vice versa, or should they be both installed?
     
  11. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    It's either one but not both. It's just some CentOS default templates - especially for OpenVZ VPS seem to install sendmail by default. KVM VPS seem to install postfix by default for me.
     
  12. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  13. Matt

    Matt Well-Known Member

    925
    414
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +669
    Local Time:
    12:29 AM
    1.5.15
    MariaDB 10.2
    Code:
    Total Nginx Upgrade Time: 92.741156356 seconds
    (END)
    Bloody quick!
     
  14. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Nice faster than what some folks will take to upgrade Xenforo :D
     
  15. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    7:29 AM
    Mainline
    10.2
    But the old issue where nginx doesn't start after upgrade is still an issue for me :/
     
  16. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    7:29 AM
    Mainline
    10.2
    I already got higher NGINXUPGRADESLEEP='8'.
     
  17. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  18. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    7:29 AM
    Mainline
    10.2
    Fine now on value of 8:
    Code:
    # ngxrestart
    nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
    nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful
    Stopping nginx:                                            [  OK  ]
    Starting nginx:                                            [  OK  ]
    
    Last time I tried it's 6.
     
  19. eva2000

    eva2000 Administrator Staff Member

    53,229
    12,116
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,654
    Local Time:
    9:29 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    (y)
     
  20. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    7:29 AM
    Mainline
    10.2
    Maybe add a check before exiting the installation/upgrade if nginx is not running then Show a notice that nginx failed to start?
     
Thread Status:
Not open for further replies.