Learn about Centmin Mod LEMP Stack today
Become a Member

[Solved] Memcached errors.

Discussion in 'Bug Reports' started by hellenic, Mar 8, 2019.

  1. hellenic

    hellenic New Member

    20
    4
    3
    Mar 4, 2019
    Ratings:
    +5
    Local Time:
    8:24 PM
    1.15.9
    10.1.38
    Please fill in any relevant information that applies to you:
    • CentOS Version: CentOS 7 64bit
    • Centmin Mod Version Installed: 123.09beta01
    • Nginx Version Installed: 1.15.9
    • PHP Version Installed: v7.2.16
    • MariaDB MySQL Version Installed: 10.1.xx
    • When was last time updated Centmin Mod code base ? : Just now
    Hello
    I just installed the latest centminmod with one line installer:
    Code:
    yum -y update; curl -O https://centminmod.com/betainstaller72.sh && chmod 0700 betainstaller72.sh && bash betainstaller72.sh
    At the end i got these errors:
    Code:
    *************************************************
    * Centmin Mod install completed....
    *************************************************
    inc/memcacheadmin.inc: line 16: cd: memcache-3.0.8: No such file or directory
    
    *************************************************
    *  Setup memcached_*.php admin page ...
    *************************************************
    cp: cannot stat ‘memcache.php’: No such file or directory
    chmod: cannot access ‘/usr/local/nginx/html/memcache_87f90549073c0c30.php’: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_87f90549073c0c30.php: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_87f90549073c0c30.php: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_87f90549073c0c30.php: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_87f90549073c0c30.php: No such file or directory
    
    Setup Memcached Server Admin Login Details for /usr/local/nginx/html/memcache_87f90549073c0c30.php
    grep: /usr/local/nginx/html/memcache_87f90549073c0c30.php: No such file or directory
    current memcached username:
    grep: /usr/local/nginx/html/memcache_87f90549073c0c30.php: No such file or directory
    current memcached password:
    sed: can't read /usr/local/nginx/html/memcache_87f90549073c0c30.php: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_87f90549073c0c30.php: No such file or directory
    *************************************************
    
    I attached the installation log file.

     

    Attached Files:

  2. eva2000

    eva2000 Administrator Staff Member

    59,351
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,145
    Local Time:
    3:24 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    I believe I found your problem and have updated 123.09beta01 with a fix, so next fresh 123.09beta01 install should work for you :)
     
  3. hellenic

    hellenic New Member

    20
    4
    3
    Mar 4, 2019
    Ratings:
    +5
    Local Time:
    8:24 PM
    1.15.9
    10.1.38
    I tried again to fresh install and i got again some errors:

    Code:
    *************************************************
    * Centmin Mod install completed....
    *************************************************
    inc/memcacheadmin.inc: line 19: cd: memcache-php7: No such file or directory
    
    *************************************************
    *  Setup memcached_*.php admin page ...
    *************************************************
    cp: cannot stat ‘memcache.php’: No such file or directory
    chmod: cannot access ‘/usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php’: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php: No such file or directory
    
    Setup Memcached Server Admin Login Details for /usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php
    grep: /usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php: No such file or directory
    current memcached username:
    grep: /usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php: No such file or directory
    current memcached password:
    sed: can't read /usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php: No such file or directory
    sed: can't read /usr/local/nginx/html/memcache_b8d64b735c0c5f5f.php: No such file or directory
    *************************************************
    
     

    Attached Files:

  4. eva2000

    eva2000 Administrator Staff Member

    59,351
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,145
    Local Time:
    3:24 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    strange indeed, i am doing back to back php 7.2 installs without issues working on my build automation for digitalocean marketplace apps DigitalOcean - DigitalOcean Marketplace For 1 Click Applications using
    Code (Text):
    curl -O https://centminmod.com/betainstaller72.sh && chmod 0700 betainstaller72.sh && bash betainstaller72.sh
     
  5. pamamolf

    pamamolf Well-Known Member

    4,126
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:24 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    I check it also for my friend and he did correctly the setup...

    Maybe it is related to specific Hetzner cloud ?
     
  6. eva2000

    eva2000 Administrator Staff Member

    59,351
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,145
    Local Time:
    3:24 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  7. pamamolf

    pamamolf Well-Known Member

    4,126
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:24 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    I tested and it works now :)

    I think it will be ok also for my friend hellenic ....
     
  8. hellenic

    hellenic New Member

    20
    4
    3
    Mar 4, 2019
    Ratings:
    +5
    Local Time:
    8:24 PM
    1.15.9
    10.1.38
    Thank you very much. Everything works fine now. Super!
     
  9. eva2000

    eva2000 Administrator Staff Member

    59,351
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,145
    Local Time:
    3:24 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Great to hear :)