Join the community today
Register Now

PHP PHP 5.6.8 is available

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Apr 17, 2015.

  1. eva2000

    eva2000 Administrator Staff Member

    54,098
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    1:23 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. Andy

    Andy Active Member

    542
    89
    28
    Aug 6, 2014
    Ratings:
    +132
    Local Time:
    9:23 PM
    Trying to upgrade to 5.6.8 and got this error
    Code:
    Generating phar.php
    /bin/sh: /svr-setup/php-5.6.8/fpm-build/sapi/cli/php: Permission denied
    make: *** [ext/phar/phar.php] Error 126
    
    real    0m9.842s
    user    0m3.827s
    sys     0m5.093s
    service php-fpm restart
    Gracefully shutting down php-fpm . done
    Starting php-fpm Failed loading opcache.so:  opcache.so: cannot open shared object file: No such file or directory
     done
    *************************************************
    
    Fri Apr 17 03:56:08 UTC 2015
    Success: PHP configure ok
    
    *************************************************
    make -j2
    Generating phar.phar
    /bin/sh: /svr-setup/php-5.6.8/fpm-build/sapi/cli/php: Permission denied
    make: *** [ext/phar/phar.phar] Error 126
    
    real    0m0.279s
    user    0m0.154s
    sys     0m0.089s
    *************************************************
    
    Fri Apr 17 03:56:09 UTC 2015
    Error: 2, PHP make failed (1.2.3-eva2000.08)
    
    *************************************************
    
    ccache stats:
    cache directory                     /home/.ccache
    cache hit (direct)                   798
    cache hit (preprocessed)             306
    cache miss                          4569
    called for link                      192
    called for preprocessing             339
    compile failed                        92
    preprocessor error                    50
    bad compiler arguments                66
    unsupported source language           78
    autoconf compile/link                955
    unsupported compiler option           14
    no input file                        193
    files in cache                      8881
    cache size                         334.1 Mbytes
    max cache size                       2.0 Gbytes
     
  3. eva2000

    eva2000 Administrator Staff Member

    54,098
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    1:23 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    do you have the full php upgrade log as per troubleshooting steps ?

    when was last time you updated .08 beta code ? I'd make sure you're using latest .08 beta first

    There's 3 ways you can upgrade your .07 stable or .08 beta02 code you have on your server. They are outlined in respective upgrade sections of the first posts linked below:
    1. For .07 stable 1st post see section on upgrades Install - Centmin Mod 1.2.3-eva2000.07 stable install
    2. For .08 beta 02 1st post see section on upgrade to latest code CentOS 7.x - How to help test .08 CentOS 7 Betas with Github code ?
    3. For either .07 stable or .08 beta02 via github command line Upgrade - Working with git command line for updating Centmin Mod local copies
    Github commit log for