yum install -y epel-release Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: ftp.daumkakao.com * epel: ftp.riken.jp * extras: ftp.daumkakao.com * updates: ftp.daumkakao.com Setting up Install Process Package epel-release-6-8.noarch already installed and latest version Nothing to do [root@sansung20140523ssd ~]# yum --enablerepo=remi-php70 install -y php php-fpm php-mysql Loaded plugins: fastestmirror, security
Error getting repository data for remi-php70, repository not found [root@sansung20140523ssd ~]# yum --enablerepo=remi update remi-release Loaded plugins: fastestmirror, security
Error getting repository data for remi, repository not found [root@sansung20140523ssd ~]# [root@sansung20140523ssd ~]# [root@sansung20140523ssd ~]# wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm --2016-07-05 12:34:24-- http://rpms.famillecollet.com/enterprise/remi-release-6.rpm Resolving rpms.famillecollet.com... 195.154.241.117, 2001:bc8:33a1:100::1 Connecting to rpms.famillecollet.com|195.154.241.117|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 8159 (8.0K) [application/x-rpm] Saving to: ?remi-release-6.rpm??
100%[==========================================================================================>] 8,159 --.-K/s in 0s
2016-07-05 12:34:25 (407 MB/s) - ?remi-release-6.rpm??saved [8159/8159]
[root@sansung20140523ssd ~]# ll total 60 -rw-------. 1 root root 1382 May 24 2014 anaconda-ks.cfg -rw-r--r--. 1 root root 813 Feb 29 16:08 i -rw-r--r--. 1 root root 25985 May 24 2014 install.log -rw-r--r--. 1 root root 7345 May 24 2014 install.log.syslog -rw-r--r--. 1 root root 793 May 29 2014 ip.txt -rw-r--r--. 1 root root 8159 Jun 30 21:32 remi-release-6.rpm [root@sansung20140523ssd ~]# rpm -Uvh remi-release-6.rpm warning: remi-release-6.rpm: Header V4 DSA/SHA1 Signature, key ID 00f97f56: NOKEY Preparing... ########################################### [100%] 1:remi-release ########################################### [100%]
|