Learn about Centmin Mod LEMP Stack today
Become a Member

Newb Question Installation of CentMod No Success HTML index

Discussion in 'Install & Upgrades or Pre-Install Questions' started by ljseals, Dec 20, 2016.

  1. ljseals

    ljseals Member

    101
    24
    18
    Dec 20, 2016
    Ratings:
    +46
    Local Time:
    3:59 PM
    Greetings,
    I ran the 123.09 beta 01 script:

    Code:
    yum -y update; curl -O https://centminmod.com/betainstaller-latest.sh && chmod 0700 betainstaller-latest.sh && bash betainstaller-latest.sh
    The code ran fine but I did not get a success page on my server. Actually it says that the http is disabled. In SSH I received notification that it is up to date but other than that it seems strange. Are you suppose to get a success page one saying that it was configured correctly?

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,155
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    6:59 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    no page for such as the ending output of the run should tell you if it's completed

    example near the end of install should have install times and post install checks

    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM Time: 80.9339 seconds
    Total YUM Time: 36.152694959 seconds
    Total YUM + Source Download Time: 57.9466
    Total Nginx First Time Install Time: 109.7157
    Total PHP First Time Install Time: 251.0413
    Download Zip From Github Time: 4.5322
    Total Time Other eg. source compiles: 227.3751
    Total Centmin Mod Install Time: 646.0787
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 731.5448 seconds
    ---------------------------------------------------------------------------

    post install check is listed before install times at end of install runs
    Code (Text):
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.3.2
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2016 Joel Rosdahl
    
    This program is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free Software
    Foundation; either version 3 of the License, or (at your option) any later
    version.
    
    --------------------------------------------------------
    Check Nginx Version:
    --------------------------------------------------------
    nginx version: nginx/1.11.5
    built by clang 3.4.2 (tags/RELEASE_34/dot2-final)
    built with LibreSSL 2.4.4
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -mtune=native -mfpmath=sse -g -O3 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wno-sign-compare -Wno-string-plus-int -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-const-variable -Wno-conditional-uninitialized -Wno-mismatched-tags -Wno-sometimes-uninitialized -Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign -Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding -Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion -Wno-c++11-compat-deprecated-writable-strings -Wno-write-strings' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-http_stub_status_module --with-http_secure_link_module --add-module=../nginx-module-vts --with-libatomic --with-http_gzip_static_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module --with-stream_geoip_module --with-stream_realip_module --with-threads --with-stream=dynamic --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.0 --add-module=../ngx_cache_purge-2.3 --add-module=../ngx_devel_kit-0.3.0 --add-module=../set-misc-nginx-module-0.31 --add-module=../echo-nginx-module-0.60 --add-module=../redis2-nginx-module-0.13 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.17 --add-module=../srcache-nginx-module-0.31 --add-module=../headers-more-nginx-module-0.32 --with-pcre=../pcre-8.39 --with-pcre-jit --with-http_ssl_module --with-http_v2_module --with-openssl=../libressl-2.4.4
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 5.6.28 (cli) (built: Nov 16 2016 21:55:04)
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-compat-10.1.19-1.el7.centos.x86_64
    MariaDB-client-10.1.19-1.el7.centos.x86_64
    MariaDB-devel-10.1.19-1.el7.centos.x86_64
    MariaDB-common-10.1.19-1.el7.centos.x86_64
    MariaDB-server-10.1.19-1.el7.centos.x86_64
    MariaDB-shared-10.1.19-1.el7.centos.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.4.33
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v9.27 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 4.0.2
    
    Copyright (C) 2016 by Jeffrey Fulmer, et al.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    
    --------------------------------------------------------
    Check mysqlreport version:
    --------------------------------------------------------
    mysqlreport v3.5-maria11 Jul 4 2013
    
    --------------------------------------------------------
    Check pure-ftpd Version:
    --------------------------------------------------------
    pure-ftpd v1.0.42
    
    --------------------------------------------------------
    Check YUM Repo List
    --------------------------------------------------------
    Loaded plugins: fastestmirror, priorities
    Loading mirror speeds from cached hostfile
     * base: mirror.scalabledns.com
     * epel: mirror.sfo12.us.leaseweb.net
     * extras: mirror.sjc02.svwh.net
     * rpmforge: mirror.chpc.utah.edu
     * updates: mirror.keystealth.org
    224 packages excluded due to repository priority protections
    repo id             repo name                                        status
    base/7/x86_64       CentOS-7 - Base                                  6,977+2,030
    epel/x86_64         Extra Packages for Enterprise Linux 7 - x86_64     9,934+884
    extras/7/x86_64     CentOS-7 - Extras                                      391+2
    mariadb             MariaDB                                                 13+2
    rpmforge            RHEL 7 - RPMforge.net - dag                           154+91
    updates/7/x86_64    CentOS-7 - Updates                                 2,020+540
    varnish-4.1/x86_64  Varnish Cache 4.1 for Enterprise Linux                    29
    repolist: 19,518
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Wed Nov 16 21:58:02 UTC 2016    [UTC]
    Thu Nov 17 07:58:02 AEST 2016   [Australia/Brisbane]
    Wed Nov 16 13:58:02 PST 2016    [America/Los_Angeles]
    Wed Nov 16 15:58:02 CST 2016    [America/Chicago]
    Wed Nov 16 16:58:02 EST 2016    [America/New_York]
    Wed Nov 16 16:58:02 EST 2016    [America/Montreal]
    Wed Nov 16 21:58:02 GMT 2016    [Europe/London]
    Wed Nov 16 22:58:02 CET 2016    [Europe/Berlin]
    Thu Nov 17 04:58:02 ICT 2016    [Asia/Bangkok]
    Thu Nov 17 04:58:02 ICT 2016    [Asia/Ho_Chi_Minh]
    Thu Nov 17 04:58:02 WIB 2016    [Asia/Jakarta]
    Thu Nov 17 05:58:02 MYT 2016    [Asia/Kuala_Lumpur]
    Thu Nov 17 05:58:02 SGT 2016    [Asia/Singapore]
    --------------------------------------------------------
    


    you should also have install log at /root/centminlogs

    every centmin.sh menu option run has it's own log in /root/centminlogs

    though you can check and visit server's main ip address and should have centmin mod default placeholder page too
     
  3. ljseals

    ljseals Member

    101
    24
    18
    Dec 20, 2016
    Ratings:
    +46
    Local Time:
    3:59 PM
    Thanks....well maybe I installed it right the first time.... Currently on attempt ....well I just rather not say.....God bless you!