VPS侦探论坛

标题: centos7 安装lnmp1.3显示applydeltarpm not installed [打印本页]

作者: yanqzh    时间: 2016-11-11 10:32
标题: centos7 安装lnmp1.3显示applydeltarpm not installed
Updating for dependencies:
glib2                        x86_64 2.42.2-5.el7                 base    2.2 M
libdb                        x86_64 5.3.21-19.el7                base    718 k
libdb-utils                  x86_64 5.3.21-19.el7                base    102 k

Transaction Summary
================================================================================
Install  1 Package  (+138 Dependent packages)
Upgrade             (   3 Dependent packages)

Total download size: 50 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.

因为不知道是什么错误,所以在这里直接ctrl+c中断了。

军哥,在线等
作者: licess    时间: 2016-11-11 10:51
这是安装依赖包的过程,不需要关注,你只需要关注最后提示的结果是成功还是失败就行了
作者: yanqzh    时间: 2016-11-11 10:55
现在已经通过以下两步暂时安装好applydeltarpm以继续安装lnmp
yum provides '*/applydeltarpm'
yum install deltarpm
作者: yanqzh    时间: 2016-11-11 18:04
iptables: Saving firewall rules to /etc/sysconfig/iptables: [  OK  ]
Add Startup and Starting LNMP...
Add nginx service at system startup...
Starting nginx...  done
Add mysql service at system startup...
Starting MySQL.. SUCCESS!
Add php-fpm service at system startup...
Starting php-fpm  done
============================== Check install ==============================
Checking ...
Nginx: OK
MySQL: OK
PHP: OK
PHP-FPM: OK
Clean src directory...
+------------------------------------------------------------------------+
|          LNMP V1.3 for CentOS Linux Server, Written by Licess          |
+------------------------------------------------------------------------+
|         For more information please visit http://www.lnmp.org          |
+------------------------------------------------------------------------+
|    lnmp status manage: lnmp {start|stop|reload|restart|kill|status}    |
+------------------------------------------------------------------------+
|  phpMyAdmin: http://IP/phpmyadmin/                                     |
|  phpinfo: http://IP/phpinfo.php                                        |
|  Prober:  http://IP/p.php                                              |
+------------------------------------------------------------------------+
|  Add VirtualHost: lnmp vhost add                                       |
+------------------------------------------------------------------------+
|  Default directory: /home/wwwroot/default                              |
+------------------------------------------------------------------------+
|  MySQL/MariaDB root password: *******                        |
+------------------------------------------------------------------------+
+-------------------------------------------+
|    Manager for LNMP, Written by Licess    |
+-------------------------------------------+
|              http://lnmp.org              |
+-------------------------------------------+
nginx (pid 8799 8798 8797 8796 8795) is running...
php-fpm is runing!
SUCCESS! MySQL running (9344)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0DDDD           0.0.0.0:*               LISTEN     
tcp6       0      0 ::DDD                 :::*                    LISTEN     
tcp6       0      0 ::DDDD                :::*                    LISTEN     
Install lnmp V1.3 completed! enjoy it.
作者: licess    时间: 2016-11-11 19:22
安装成功了




欢迎光临 VPS侦探论坛 (https://bbs.lnmp.com/) Powered by Discuz! X3.4