Welcome to Centmin Mod Community
Register Now

Upgrade Centmin Mod 123.09beta - Nginx + openssl 1.0.2g update issues

Discussion in 'Install & Upgrades or Pre-Install Questions' started by ModeltogTossen, Mar 2, 2016.

Tags:
  1. ModeltogTossen

    ModeltogTossen I wish I could??

    313
    97
    28
    Dec 20, 2015
    Denmark
    Ratings:
    +143
    Local Time:
    6:10 AM
    1.9.12
    10.0.23
    Hi ..


    Because of this thread - Security - OpenSSL 1.0.2g & Updating Centmin Mod Nginx SSL Support | Centmin Mod Community

    I did re-compile nginx - but was not successfull: could not connect to https://github.com/vozlt/nginx-module-vts.git

    Code:
    Cloning into 'nginx-module-vts'...
    fatal: unable to access 'https://github.com/vozlt/nginx-module-vts.git/': Failed connect to github.com:443; Connection timed out
    sed: can't read /svr-setup/nginx-module-vts/share/status.template.html: No such file or directory
    sed: can't read /svr-setup/nginx-module-vts/share/status.compress.html: No such file or directory
    inc/nginx_configure.inc: line 495: cd: nginx-module-vts/util: No such file or directory
    inc/nginx_configure.inc: line 496: ../src/ngx_http_vhost_traffic_status_module_html.h: No such file or directory
    cp: cannot stat ‘/svr-setup/nginx-module-vts/share/status.compress.html’: No such file or directory
    /usr/bin/pscontrol already exists
    -rw-r--r-- 1 root root 8.8K Feb 27 22:36 /usr/local/nginx/conf/pagespeed.conf
    -rw-r--r--. 1 root root 795 Feb 21 16:12 /usr/local/nginx/conf/pagespeedhandler.conf
    -rwx------. 1 root root 2.4K Jan 22 02:24 /usr/bin/pscontrol
    /usr/lib64/libatomic_ops.a found
    
    Check existing server string:
    static char ngx_http_server_string[] = "Server: nginx" CRLF;
    
    Change server string to nginx centminmod
    
    689:    gcf->country = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
    744:    gcf->org = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
    805:    gcf->city = GeoIP_open((char *) value[1].data, GEOIP_MEMORY_CACHE);
      -m64                                  [enabled]
      -m80387                               [enabled]
      -m96bit-long-double                   [enabled]
      -maes                                 [enabled]
      -malign-stringops                     [enabled]
      -march=                               corei7-avx
      -mavx                                 [enabled]
      -mcx16                                [enabled]
      -mfancy-math-387                      [enabled]
      -mfentry                              [enabled]
      -mfp-ret-in-387                       [enabled]
      -mfxsr                                [enabled]
      -mglibc                               [enabled]
      -mhard-float                          [enabled]
      -mieee-fp                             [enabled]
      -mlong-double-80                      [enabled]
      -mpclmul                              [enabled]
      -mpopcnt                              [enabled]
      -mpush-args                           [enabled]
      -mred-zone                            [enabled]
      -msahf                                [enabled]
      -msse                                 [enabled]
      -msse2                                [enabled]
      -msse3                                [enabled]
      -msse4                                [enabled]
      -msse4.1                              [enabled]
      -msse4.2                              [enabled]
      -mssse3                               [enabled]
      -mstackrealign                        [enabled]
      -mtls-direct-seg-refs                 [enabled]
      -mtune=                               corei7-avx
      -mxsave                               [enabled]
      -mxsaveopt                            [enabled]
    CLANG_CCOPT=""
    /svr-setup/nginx-1.9.12
    nginx configure options (alternate ordering):
    ./configure --with-ld-opt="-ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib" --with-cc-opt="-m64 -mtune=native -mfpmath=sse -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2" --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-http_stub_status_module --with-http_secure_link_module --with-openssl-opt="enable-tlsext" --add-module=../nginx-module-vts --with-libatomic --with-threads --with-stream=dynamic --with-stream_ssl_module --with-http_gzip_static_module --add-dynamic-module=../ngx_brotli --add-dynamic-module=../ngx_pagespeed-release-1.10.33.5-beta --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_realip_module --add-module=../nginx-accesskey-2.0.3 --add-module=../nginx-http-concat-master --add-module=../ngx-fancyindex-0.3.6 --add-module=../ngx_cache_purge-2.3 --add-module=../ngx_devel_kit-0.2.19 --add-module=../set-misc-nginx-module-0.29 --add-module=../echo-nginx-module-0.58 --add-module=../redis2-nginx-module-0.12 --add-module=../ngx_http_redis-0.3.7 --add-module=../nginx_upstream_check_module-0.3.0 --add-module=../openresty-memc-nginx-module-4f6f78f --add-module=../openresty-srcache-nginx-module-ffa9ab7 --add-module=../headers-more-nginx-module-0.29 --with-pcre=../pcre-8.38 --with-pcre-jit --with-http_ssl_module --with-http_v2_module --with-openssl=../openssl-1.0.2f
    checking for OS
    + Linux 3.10.0-327.4.5.el7.x86_64 x86_64
    checking for C compiler ... found
    + using GNU C compiler
    + gcc version: 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC)
    checking for gcc -pipe switch ... found
    checking for --with-ld-opt="-ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib" ... found
    checking for -Wl,-E switch ... found
    checking for gcc builtin atomic operations ... found
    checking for C99 variadic macros ... found
    checking for gcc variadic macros ... found
    checking for gcc builtin 64 bit byteswap ... found
    checking for unistd.h ... found
    checking for inttypes.h ... found
    checking for limits.h ... found
    checking for sys/filio.h ... not found
    checking for sys/param.h ... found
    checking for sys/mount.h ... found
    checking for sys/statvfs.h ... found
    checking for crypt.h ... found
    checking for Linux specific features
    checking for epoll ... found
    checking for EPOLLRDHUP ... found
    checking for O_PATH ... found
    checking for sendfile() ... found
    checking for sendfile64() ... found
    checking for sys/prctl.h ... found
    checking for prctl(PR_SET_DUMPABLE) ... found
    checking for sched_setaffinity() ... found
    checking for crypt_r() ... found
    checking for sys/vfs.h ... found
    checking for nobody group ... found
    checking for poll() ... found
    checking for /dev/poll ... not found
    checking for kqueue ... not found
    checking for crypt() ... not found
    checking for crypt() in libcrypt ... found
    checking for F_READAHEAD ... not found
    checking for posix_fadvise() ... found
    checking for O_DIRECT ... found
    checking for F_NOCACHE ... not found
    checking for directio() ... not found
    checking for statfs() ... found
    checking for statvfs() ... found
    checking for dlopen() ... not found
    checking for dlopen() in libdl ... found
    checking for sched_yield() ... found
    checking for SO_SETFIB ... not found
    checking for SO_REUSEPORT ... found
    checking for SO_ACCEPTFILTER ... not found
    checking for TCP_DEFER_ACCEPT ... found
    checking for TCP_KEEPIDLE ... found
    checking for TCP_FASTOPEN ... found
    checking for TCP_INFO ... found
    checking for accept4() ... found
    checking for eventfd() ... found
    checking for int size ... 4 bytes
    checking for long size ... 8 bytes
    checking for long long size ... 8 bytes
    checking for void * size ... 8 bytes
    checking for uint64_t ... found
    checking for sig_atomic_t ... found
    checking for sig_atomic_t size ... 4 bytes
    checking for socklen_t ... found
    checking for in_addr_t ... found
    checking for in_port_t ... found
    checking for rlim_t ... found
    checking for uintptr_t ... uintptr_t found
    checking for system byte ordering ... little endian
    checking for size_t size ... 8 bytes
    checking for off_t size ... 8 bytes
    checking for time_t size ... 8 bytes
    checking for setproctitle() ... not found
    checking for pread() ... found
    checking for pwrite() ... found
    checking for pwritev() ... found
    checking for sys_nerr ... found
    checking for localtime_r() ... found
    checking for posix_memalign() ... found
    checking for memalign() ... found
    checking for mmap(MAP_ANON|MAP_SHARED) ... found
    checking for mmap("/dev/zero", MAP_SHARED) ... found
    checking for System V shared memory ... found
    checking for POSIX semaphores ... not found
    checking for POSIX semaphores in libpthread ... found
    checking for struct msghdr.msg_control ... found
    checking for ioctl(FIONBIO) ... found
    checking for struct tm.tm_gmtoff ... found
    checking for struct dirent.d_namlen ... not found
    checking for struct dirent.d_type ... found
    checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
    checking for openat(), fstatat() ... found
    checking for getaddrinfo() ... found
    configuring additional modules
    adding module in ../nginx-module-vts
    ./configure: error: no ../nginx-module-vts/config was found
    
    Wed Mar  2 06:30:45 CET 2016
    Error: 1, Nginx configure failed
    
    Total Nginx Upgrade Time: 220.080317464 seconds
    
    Something is wrong on my box - I still se --with-openssl=../openssl-1.0.2f in my compile string - will investigate further.. I do have the .2g options in my /usr/local/src/centminmod/centmin.sh file - so much have a custom file somewhere to overrule that..

    Will update later.
     
  2. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    did you set persistent config for such variable as per Upgrade Centmin Mod - CentminMod.com LEMP Nginx web stack for CentOS at /etc/centminmod/custom_config.inc ? did you exit centmin.sh after menu option 23 update of code and re-run centmin.sh to do menu option 4 recompile of nginx ?

    i just updated 40 servers with Centmin Mod Nginx 1.9.12 with OpenSSL 1.0.2g without problem so not even nginx vhost traffic module was an issue.
     
  3. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    seems problem specific to your server's network connectivity to github so may need to try again later

    usually if nginx fails to recompile successfully, it falls back and uses older nginx config, so that's probably where openssl 1.0.2f is showing up from
     
  4. ModeltogTossen

    ModeltogTossen I wish I could??

    313
    97
    28
    Dec 20, 2015
    Denmark
    Ratings:
    +143
    Local Time:
    6:10 AM
    1.9.12
    10.0.23
    Thank you for getting back to me @eva2000 ..

    I'm sure I have done that - thats why I also wrote, have to investigate further.. My post was primary about this vts stuff with no connections. I will find my miss-config, alter it and then wait a little to try fetch the vts stuff again.. EDIT: Find it..

    So now: nginx -V
    Code:
    nginx version: nginx/1.9.12
    built by gcc 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC)
    built with OpenSSL 1.0.2g  1 Mar 2016
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -mtune=native -mfpmath=sse -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-http_stub_status_module --with-http_secure_link_module --with-openssl-opt=enable-tlsext --add-module=../nginx-module-vts --with-libatomic --with-threads --with-stream=dynamic --with-stream_ssl_module --with-http_gzip_static_module --add-dynamic-module=../ngx_brotli --add-dynamic-module=../ngx_pagespeed-release-1.10.33.5-beta --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_realip_module --add-module=../nginx-accesskey-2.0.3 --add-module=../nginx-http-concat-master --add-module=../ngx-fancyindex-0.3.6 --add-module=../ngx_cache_purge-2.3 --add-module=../ngx_devel_kit-0.2.19 --add-module=../set-misc-nginx-module-0.29 --add-module=../echo-nginx-module-0.58 --add-module=../redis2-nginx-module-0.12 --add-module=../ngx_http_redis-0.3.7 --add-module=../nginx_upstream_check_module-0.3.0 --add-module=../openresty-memc-nginx-module-4f6f78f --add-module=../openresty-srcache-nginx-module-ffa9ab7 --add-module=../headers-more-nginx-module-0.29 --with-pcre=../pcre-8.38 --with-pcre-jit --with-http_ssl_module --with-http_v2_module --with-openssl=../openssl-1.0.2g
    But got another issues - have those options set in /etc/centminmod/custom_config.inc and the centmin.sh files..

    Code:
    NGINX_UPDATEMAINTENANCE='n'
    HP_UPDATEMAINTENANCE='n'
    ARIADB_UPDATEMAINTENANCE='n'
    
    But I got this when go to my sites after re-compile:

    upload_2016-3-2_7-52-36.png
     
  5. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    strange shouldn't trigger if you have those set but PHP one is missing a P and MariaDB missing M in front ;) but unrelated as Nginx is the one it's related to
     
  6. ModeltogTossen

    ModeltogTossen I wish I could??

    313
    97
    28
    Dec 20, 2015
    Denmark
    Ratings:
    +143
    Local Time:
    6:10 AM
    1.9.12
    10.0.23
    What the heck - Yeah, bad paste to the custom file, fixed after I checked the centmin.sh file.. Did a nprestart just in case - but still this site unavailable.. Bause variables were wrong in custom they could not overrule centmin.sh.. So something else did trigger this unavailable stuff to be visible.
     
  7. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    what about running
    Code:
    sitestatus on
     
  8. ModeltogTossen

    ModeltogTossen I wish I could??

    313
    97
    28
    Dec 20, 2015
    Denmark
    Ratings:
    +143
    Local Time:
    6:10 AM
    1.9.12
    10.0.23
    have just tried that - on, off, on -- still the same .. maybe the 503..

    Oh - if this is missing - what happens then?

    Code:
      location / {
      include /usr/local/nginx/conf/503include-only.conf;
     
  9. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    if that one is missing then location / won't get 503 maintenance mode although i think the server context one takes priority still
     
  10. ModeltogTossen

    ModeltogTossen I wish I could??

    313
    97
    28
    Dec 20, 2015
    Denmark
    Ratings:
    +143
    Local Time:
    6:10 AM
    1.9.12
    10.0.23
    Have to look at it later - its job time now.. Appreciated your input here @eva2000
     
  11. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    7:10 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    I have the same issue :(
     
  12. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    which nginx vts module timeout to github ? what's geographic location of server ?

    I've update 90+ servers so far and no timeouts
     
  13. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    7:10 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    Don't know if it is a timeout issue as i am getting just the same error....didn't read any related to timeout so then maybe is not the same issue ...
     
  14. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    To troubleshoot, you need to check the the nginx upgrade log at /root/centminlogs and instructions under Sharing logs and errors heading for using Pastebin.com or Gists to share a sanitised version of the contents of the initial install log. You can see full details at How to troubleshoot Centmin Mod initial install issues

    also what's output of
    Code:
    nginx -t
     
  15. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    7:10 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    Code:
    [root@server ~]# nginx -t
    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
    Log file is huge to post like 400mb :(
     
  16. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    not nginx log, the centmin.sh menu option 4 log /root/centminlogs.*
     
  17. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    7:10 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    This is upgrade nginx menu and i was never use it or do you mean something else?
     
  18. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  19. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    7:10 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    Ok which log file should i post the content from?

    centminmod_phpmyadmin_install_010316-172852:

    Code:
    useradd: user 'phpmyadmin' already exists
    [1;32;40m---------------------------------------------------------------
    [m[1;33;40mCreate User: phpmyadmin
    [m[1;33;40muid=1001(phpmyadmin) gid=1001(phpmyadmin) groups=1001(phpmyadmin),1000(nginx)
    [m[1;32;40m---------------------------------------------------------------
    [m
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mInstalling phpmyadmin from official git repository...
    [m[1;33;40m---------------------------------------------------------------
    [m[1;33;40mThis process can take some time depending on
    [m[1;33;40mspeed of the repository and your server...
    [m
    Cloning into '11495_mysqladmin1199'...
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mSetup /usr/local/nginx/conf/phpmyadmin.conf ...
    [m[1;33;40m---------------------------------------------------------------
    [m[1;33;40m---------------------------------------------------------------
    [m[1;33;40mCreate phpmyadmin htaccess user/pass...
    [m[1;32;40mpython /usr/local/nginx/conf/htpasswd.py -c -b /usr/local/nginx/conf/htpassphpmyadmin aaaaaaaaaaaaaaaa= 1234567
    [m[1;33;40m---------------------------------------------------------------
    [m
    \cp -af /usr/local/nginx/conf/php.conf /usr/local/nginx/conf/php_11495_mysqladmin1199.conf
    [1;33;40m---------------------------------------------------------------
    [mserver {
    #         listen   80;
                listen   80 default_server backlog=2048 reuseport;
                server_name server.domain.com;
                root   html;
    
            access_log              /var/log/nginx/localhost.access.log     main buffer=256k flush=5m;
            error_log               /var/log/nginx/localhost.error.log      error;
    
    # ngx_pagespeed & ngx_pagespeed handler
    #include /usr/local/nginx/conf/pagespeed.conf;
    #include /usr/local/nginx/conf/pagespeedhandler.conf;
    #include /usr/local/nginx/conf/pagespeedstatslog.conf;
    
    # limit_conn limit_per_ip 16;
    # ssi  on;
    
            location /nginx_status {
            stub_status on;
            access_log   off;
            allow 127.0.0.1;
            #allow youripaddress;
            deny all;
            }
    
                location / {
    
    # block common exploits, sql injections etc
    #include /usr/local/nginx/conf/block.conf;
    
    #         Enables directory listings when index file not found
    #        autoindex  on;
    
    #        Shows file listing times as local time
    #        autoindex_localtime on;
    
    #        Enable for vBulletin usage WITHOUT vbSEO installed
            try_files        $uri $uri/ /index.php;
               
                }
    
            # example nginx-http-concat
            # /csstest/??one.css,two.css
            #location /csstest {
            #concat on;
            #concat_max_files 20;
            #}
    
    include /usr/local/nginx/conf/phpmyadmin.conf;
    include /usr/local/nginx/conf/staticfiles.conf;
    include /usr/local/nginx/conf/php.conf;
    include /usr/local/nginx/conf/phpstatus.conf;
    include /usr/local/nginx/conf/drop.conf;
    #include /usr/local/nginx/conf/errorpage.conf;
    include /usr/local/nginx/conf/vts_mainserver.conf;
    
           }[1;33;40m---------------------------------------------------------------
    [m[1;33;40mNON-STATIC IP configuration
    [m[1;33;40m---------------------------------------------------------------
    [m[1;32;40mcat /usr/local/nginx/conf/phpmyadmin.conf
    [m[1;33;40m---------------------------------------------------------------
    [mlocation ^~ /11495_mysqladmin1199/ {
        rewrite ^/(.*) https://server.domain.com/$1 permanent;
    }
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mcat /usr/local/nginx/conf/phpmyadmin_https.conf
    [m[1;33;40m---------------------------------------------------------------
    [mlocation ^~ /11495_mysqladmin1199/ {
        #try_files $uri $uri/ /11495_mysqladmin1199/index.php?$args;
        include /usr/local/nginx/conf/php_11495_mysqladmin1199.conf;
    
        auth_basic      "Private Access";
        auth_basic_user_file  /usr/local/nginx/conf/htpassphpmyadmin;
        allow 127.0.0.1;
        #allow 79.130.34.201;
        #deny all;
    }
    [1;33;40m---------------------------------------------------------------
    [m
    [1;32;40mtouch /usr/local/nginx/conf/phpfpmd/phpfpm_myadmin.conf
    [m
    
    [1;33;40mDynamically set PHP memory_limit based on available system memory...
    [m
    [1;33;40mTotal Mem: 128836 MB
    [m[1;33;40mReal Free Mem: 90402 MB
    [m[1;33;40mMem Limit: 40178 MB
    [m
    Restarting nginx (via systemctl):  [  OK  ]
    Gracefully shutting down php-fpm . done
    Starting php-fpm  done
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mSSL Vhost Setup...
    [m[1;33;40m---------------------------------------------------------------
    [m
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mGenerating self signed SSL certificate...
    [m[1;32;40mJust hit enter at each of the prompts
    [m[1;33;40m---------------------------------------------------------------
    [m
    Generating RSA private key, 2048 bit long modulus
    ...............................................................................+++
    ..........................+++
    e is 65537 (0x10001)
    Signature ok
    subject=/C=US/ST=California/L=Los Angeles/O=server.domain.com/OU=IT/CN=server.domain.com
    Getting Private key
    Restarting nginx (via systemctl):  [  OK  ]
    Gracefully shutting down php-fpm . done
    Starting php-fpm  done
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mCreate update script:
    [m[1;32;40m/root/tools/phpmyadmin_update.sh
    [m[1;33;40m---------------------------------------------------------------
    [m[1;33;40m---------------------------------------------------------------
    [m[1;32;40mCreate cronjob for auto updating phpmyadmin:
    [m[1;32;40m/root/tools/phpmyadmin_update.sh
    [m[1;33;40m---------------------------------------------------------------
    [m[1;33;40m---------------------------------------------------------------
    [m[1;32;40mCreate uninstall script:
    [m[1;32;40m/root/tools/phpmyadmin_uninstall.sh
    [m[1;33;40m---------------------------------------------------------------
    [m
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mPassword protected 11495_mysqladmin1199
    [m[1;32;40mat path /usr/local/nginx/html/11495_mysqladmin1199
    [m[1;32;40mconfig.inc.php at: /usr/local/nginx/html/11495_mysqladmin1199/config.inc.php
    [m[1;32;40m  WEB url:
    [m
    [1;37;40m  https://server.domain.com/11495_mysqladmin1199
    [m
    [1;32;40mLogin with your MySQL root username / password
    [m[1;33;40m---------------------------------------------------------------
    [m
    [1;32;40mphpmyadmin htaccess login details:
    [m[1;32;40mUsername: aaaaaaaaaaaa
    [m[1;32;40mPassword: 123456678
    [m[1;32;40mAllowed IP address: 12345566
    [m
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mphpmyadmin update script at: /root/tools/phpmyadmin_update.sh
    [m[1;32;40mAdd your own cron job to automatically run the update script i.e.
    [m
    [1;37;40m  15 01 * * * /root/tools/phpmyadmin_update.sh
    [m
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mphpmyadmin uninstall script at: /root/tools/phpmyadmin_uninstall.sh
    [m
    [1;37;40m  /root/tools/phpmyadmin_uninstall.sh
    [m
    [1;33;40m---------------------------------------------------------------
    [m[1;32;40mSSL vhost: /usr/local/nginx/conf/conf.d/phpmyadmin_ssl.conf
    [m[1;32;40mphp-fpm includes: /usr/local/nginx/conf/php_11495_mysqladmin1199.conf
    [m[1;32;40mphp-fpm pool conf: /usr/local/nginx/conf/phpfpmd/phpfpm_myadmin.conf
    [m[1;32;40mdedicated php-fpm pool user: phpmyadmin
    [m[1;32;40mdedicated php-fpm pool group: nginx
    [m[1;32;40mdedicated php error log: /var/log/php_myadmin_error.log
    [m[1;33;40m---------------------------------------------------------------
    [m[1;32;40mSSL vhost access log: /var/log/nginx/localhost_ssl.access.log
    [m[1;32;40mSSL vhost error log: /var/log/nginx/localhost_ssl.error.log
    [m[1;33;40m---------------------------------------------------------------
    [m
    
    Total phpmyadmin Install Time: 30.347006044 seconds
     
    Last edited: Mar 2, 2016
  20. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    2:10 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Use Pastebin.com or Gists to share a sanitised version of nginx upgrade log. You are referring to same issue that @ModeltogTossen posted in this thread here ? Failure to update to Nginx with OpenSSL 1.0.2g ?