Discover Centmin Mod today
Register Now

Install geoip not installing

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Matt, Dec 7, 2023.

  1. Matt

    Matt Well-Known Member

    932
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    7:56 PM
    1.5.15
    MariaDB 10.2
    New servers (had this on 2 servers since yesterday)

    Code:
    [root@gaston centminmod]# svn checkout http://svn.php.net/repository/pecl/geoip/trunk geoip
    Redirecting to URL 'https://svn.php.net/repository/pecl/geoip/trunk':
    svn: E175002: Unexpected HTTP status 504 'Gateway Time-out' on '/repository/pecl/geoip/trunk'
    [root@gaston centminmod]# curl -I https://svn.php.net/repository/pecl/geoip/trunk
    HTTP/2 504
    server: myracloud
    date: Thu, 07 Dec 2023 09:34:49 GMT
    content-type: text/html
    content-length: 36350
    pragma: nocache
    cache-control: no-cache, no-store, max-age=0
    
    [root@gaston centminmod]# 
    Code:
    [root@gaston ssh]# php -v
    PHP Warning:  PHP Startup: Unable to load dynamic library 'geoip.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20200930/geoip.so (/usr/local/lib/php/extensions/no-debug-non-zts-20200930/geoip.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20200930/geoip.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20200930/geoip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP 8.0.30 (cli) (built: Dec  7 2023 09:13:03) ( NTS )
    Copyright (c) The PHP Group
    Zend Engine v4.0.30, Copyright (c) Zend Technologies
        with Zend OPcache v8.0.30, Copyright (c), by Zend Technologies


     
  2. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:56 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Ah looks like SVN repo for geoip is down. I've updated 124.00stable and 130.00beta01 to use Github repo version for geoip. So run cmupdate to pull latest update and re-run centmin.sh menu option 5 :)