vsdot 发表于 2017-1-16 23:49:56

centos7 64最小系统安装1.3 失败

如图,这是什么问题,装两次了都这样Installing shared extensions:   /usr/local/php/lib/php/extensions/no-debug-non-zts-20151012/
Installing PHP CLI binary:      /usr/local/php/bin/
Installing PHP CLI man page:      /usr/local/php/php/man/man1/
Installing PHP FPM binary:      /usr/local/php/sbin/
Installing PHP FPM config:      /usr/local/php/etc/
Installing PHP FPM man page:      /usr/local/php/php/man/man8/
Installing PHP FPM status page:   /usr/local/php/php/php/fpm/
Installing phpdbg binary:         /usr/local/php/bin/
Installing phpdbg man page:       /usr/local/php/php/man/man1/
Installing PHP CGI binary:      /usr/local/php/bin/
Installing PHP CGI man page:      /usr/local/php/php/man/man1/
Installing build environment:   /usr/local/php/lib/php/build/
Installing header files:         /usr/local/php/include/php/
Installing helper programs:       /usr/local/php/bin/
program: phpize
program: php-config
Installing man pages:             /usr/local/php/php/man/man1/
page: phpize.1
page: php-config.1
Installing PEAR environment:      /usr/local/php/lib/php/
Archive_Tar    - already installed: 1.4.0
Console_Getopt - already installed: 1.4.1
Structures_Graph- already installed: 1.1.1
XML_Util       - already installed: 1.3.0
PEAR         - already installed: 1.10.1
Warning! a PEAR user config file already exists from a previous PEAR installation at '/root/.pearrc'. You may probably want to remove it.
Wrote PEAR system config file at: /usr/local/php/etc/pear.conf
You may want to add: /usr/local/php/lib/php to your php.ini include_path
/root/lnmp1.3-full/src/php-7.0.7/build/shtool install -c ext/phar/phar.phar /usr/local/php/bin
ln -s -f phar.phar /usr/local/php/bin/phar
Installing PDO headers:         /usr/local/php/include/php/ext/pdo/
Copy new php configure file...
Modify php.ini......
config-set succeeded
config-set succeeded
每次都在这里不动了

vsdot 发表于 2017-1-17 00:05:07

mysql php已安装成功 nginx没有安装,lnmp命令不可以用。

licess 发表于 2017-1-17 09:12:25

可能是Composer安装有关,Composer的官网地址是国外的国内有可能无法访问可以一块将对应php安装里面的Install_Composer 前加#注释掉
试试看看

1.4上已经对这个地方进行了优化可以使用1.4进行安装

vsdot 发表于 2017-1-17 10:33:37

谢谢,我试试1.4!
页: [1]
查看完整版本: centos7 64最小系统安装1.3 失败