看板 PHP 關於我們 聯絡資訊
請問各位要如何在redhat 裡安裝和執行php, curl. 我試了兩台機器 A: 有curl 沒php 有Errno 14, Error 404 錯誤 B:有php 沒curl 有dependence conflict. 我要如果解決這兩種錯誤? 謝謝 1: 在A裡用yum 裝php 跑下面error 改了 domain file /etc/resolv.conf 重啟network service 還是一樣 [root@A ~]# yum install php Loaded plugins: security http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/6/base/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: el5_u6_base. Please verify its path and try again 2: [root@ ~]# yum install curl Installing: curl i386 7.15.5-9.el5_6.3 ol5_u7_base 233 k curl x86_64 7.15.5-9.el5_6.3 ol5_u7_base 230 k Installing for dependencies: krb5-libs i386 1.6.1-62.el5 ol5_u7_base 668 k libidn i386 0.6.5-1.1 ol5_u7_base 194 k openssl i686 0.9.8e-20.el5 ol5_u7_base 1.4 M Transaction Summary ================================================================================ Install 5 Package(s) Upgrade 0 Package(s) Downloading Packages: Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: package openssl-0.9.8e-26.el5_9.1.x86_64 (which is newer than openssl-0.9.8e-20.el5.i686) is already installed package krb5-libs-1.6.1-70.el5.x86_64 (which is newer than krb5-libs-1.6.1-62.el5.i386) is already installed file /etc/pki/tls/certs/Makefile from install of openssl-0.9.8e-20.el5.i686 conflicts with file from package openssl-0.9.8e-26.el5_9 .1.x86_64 file /etc/pki/tls/certs/ca-bundle.crt from install of openssl-0.9.8e-20.el5.i686 conflicts with file from package openssl-0.9.8e-26. el5_9.1.x86_64 file /usr/share/man/man1/ca.1ssl.gz from install of openssl-0.9.8e-20.el5.i686 conflicts with file from package openssl-0.9.8e-26.el -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 71.183.242.84
danny8376:説實話 這跟PHP本身沒啥關XD 第一個應該是orcale的repo 11/24 21:58
danny8376:有問題 換個repo試試 第二個openssl衝突 11/24 21:58
danny8376:自己把openssl升到 >= 0.9.8e-26 之後再試試 11/24 21:59
danny8376:看了看好像是ssl太新 XD 要找無視ssl版本的方法 11/25 00:23
yanli2:yum install php php-curl 11/25 03:24
alog:php手動編譯就好了 11/26 20:20
jacobcan118:yum installl php-curl. 12/01 00:21
jacobcan118:[Errno 4] IOError: <urlopen error(-3 failture in.. 12/01 00:21
jacobcan118:移除openssl.在裝openssl-0.9.8e-20.el5.i686 還是不 12/01 00:23