- 积分
- 29
- 威望
-
- 金钱
-
- 注册时间
- 2010-11-20
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2018-7-19 15:08:36
|
显示全部楼层
安装日志安装了几个依赖包后.提示是安装成功了,但是貌似没启动..vhost add的时候也没有PHP版本的选择.是啥情况?
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/php7.1/etc/pear.conf
You may want to add: /usr/local/php7.1/lib/php to your php.ini include_path
/root/lnmp1.4/src/php-7.1.7/build/shtool install -c ext/phar/phar.phar /usr/local/php7.1/bin
ln -s -f phar.phar /usr/local/php7.1/bin/phar
Installing PDO headers: /usr/local/php7.1/include/php/ext/pdo/
Copy new php configure file...
Modify php.ini......
Install ZendGuardLoader for PHP 7.1...
unavailable now.
Write ZendGuardLoader to php.ini...
Creating new php-fpm configure file...
Copy php-fpm init.d file...
Add php-fpm7.1 service at system startup...
+-------------------------------------------+
| Manager for LNMP, Written by Licess |
+-------------------------------------------+
| http://lnmp.org |
+-------------------------------------------+
Starting LNMP...
Starting nginx... done
Starting MySQL.[ OK ]
Starting php-fpm done
===========================================
[0;32mYou have successfully install php-7.1.7 [0m
=========================================== |
|