Welcome to Centmin Mod Community
Register Now

PHP-FPM Installing zend opcache on php 5.4.x on Centminmod

Discussion in 'Install & Upgrades or Pre-Install Questions' started by pamamolf, May 12, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:46 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    just updated 123.09beta01 again with another possible fix you can test only for initial fresh centmin mod installs

     
  2. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:46 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    Bad luck today :(

    I reinstall Centos 7.2 64bit again and try with latest Centminmod:

    Code:
    DE server detected
    Download php-5.4.45.tar.gz ...
    axel -a http://de1.php.net/get/php-5.4.45.tar.gz/from/this/mirror -o php-5.4.45.tar.
    Initializing download: http://de1.php.net/get/php-5.4.45.tar.gz/from/this/mirror
    File size: 15879453 bytes
    Opening output file php-5.4.45.tar.
    Starting download
    
    Connection 1 finished                                                          ]
    Connection 2 finished                                                          ]
    Connection 0 finished                                                          ]
    [100%] [..................................................] [  21.3MB/s] [00:00]
    
    Downloaded 15.1 Megabyte in 0 seconds. (21763.29 KB/s)
    Download done.
    tar (child): php-5.4.45.tar.gz: Cannot open: No such file or directory
    tar (child): Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error is not recoverable: exiting now
    Error: php-5.4.45.tar.gz extraction failed.
    check Centmin Mod log for details at /root/centminlogs/
    Aborting script...
    Code:
    [root@server centminmod-123.09beta01]# cd /svr-setup
    [root@server svr-setup]# tar xvzf php-5.4.45.tar.gz
    tar (child): php-5.4.45.tar.gz: Cannot open: No such file or directory
    tar (child): Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error is not recoverable: exiting now
    and

    Code:
    [root@server svr-setup]# ls -lAhrt /svr-setup | grep php-5.4.45
    -rw-r--r--  1 root root    16M May 13 14:06 php-5.4.45.tar.
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:46 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    and output from
    Code (Text):
    ls -lAhrt /svr-setup | grep php-5.4.45
    

    ah so it's missing the .gz extension !
     
    Last edited: May 14, 2016
  4. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:46 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    yup :)
     
  5. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:46 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    how are you installing 123.09beta01 ? via centmin.sh menu option 1 or via curl betainstaller.sh ?
     
  6. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:46 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    via centmin.sh menu option 1
     
  7. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:46 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    should be fixed now :)
     
  8. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:46 AM
    Nginx-1.29.x
    MariaDB 10.6.x