Ferenc Kovacs Continue reading...
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
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: For .07 stable 1st post see section on upgrades Install - Centmin Mod 1.2.3-eva2000.07 stable install 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 ? 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 .07 stable Commits · centminmod/centminmod · GitHub .08 beta 02 Commits · centminmod/centminmod · GitHub