中国真实偷乱视频,东京道一本热中文字幕,久久精品国产99国产精品亚洲,欧美激情一区二区三区在线

無(wú)標(biāo)題文檔
wdCP系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見問題,使用教程) wdCDN系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見問題,使用手冊(cè))
wdOS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見問題,使用教程) wdDNS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見問題,使用手冊(cè))
注冊(cè) 發(fā)貼 提問 回復(fù)-必看必看 wddns免費(fèi)智能 DNS 開通 本地或虛擬機(jī)使 用wdcp 一鍵包在mysql編 譯時(shí)"卡住"
AI導(dǎo)航網(wǎng)AI應(yīng)用網(wǎng)站大全 wdcp官方技術(shù)支持/服務(wù) 阿里云8折優(yōu)惠券 無(wú)敵云 騰訊云優(yōu)惠中,現(xiàn)注冊(cè)更有260代金額券贈(zèng)送
返回列表 發(fā)帖
提問三步曲: 提問先看教程/FAQ索引(wdcp,wdcp_v3,一鍵包)及搜索,會(huì)讓你更快解決問題
1 提供詳細(xì),如系統(tǒng)版本,wdcp版本,軟件版本等及錯(cuò)誤的詳細(xì)信息,貼上論壇或截圖發(fā)論壇
2 做過(guò)哪些操作或改動(dòng)設(shè)置等

溫馨提示:信息不詳,很可能會(huì)沒人理你!論壇有教程說(shuō)明的,也可能沒人理!因?yàn)?你懂的

[求助] 新浪 騰訊 同步登錄 出錯(cuò) 回調(diào) 出現(xiàn) 502 Bad Gateway

新浪 騰訊 同步登錄 出錯(cuò) 回調(diào) 出現(xiàn) 502 Bad Gateway

環(huán)境:nginx/1.0.15


查看日志出現(xiàn)以下結(jié)果:



2012/11/09 01:50:48 [error] 3670#0: *58 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 27.106.142.143, server: ickeep.com, request: "GET /weibo/callback.php?code=3a2539bfc73967b0f113740a6a0f43b2 HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "ickeep.com", referrer: "http://ickeep.com/weibo/"

剛把PHP 升到 5.3 數(shù)據(jù)庫(kù)升到 5.5 問題還是沒解決。。
web引擎切換
當(dāng)前使用引擎      nginx         


系統(tǒng)名稱:WDlinux Control Panel (簡(jiǎn)稱wdcp)
當(dāng)前版本: wdcp_v2.5.2(20121108) 最新
wdcp_v2.5.2(20121108) 更新
操作系統(tǒng):Linux 2.6.18-238.el5
主機(jī) 名:localhost
CPU參數(shù):1個(gè)1核 64位
CPU型號(hào): Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
系統(tǒng)時(shí)間:2012-11-09 01:59
運(yùn)行時(shí)間:0天0小時(shí)19分
服務(wù)器IP:118.244.161.40
系統(tǒng)負(fù)載:0.00   0.02   0.07
內(nèi)存使用:總:498M   已用: 362M   剩余:136M

回復(fù) 2# admin
對(duì)LINUX不熟悉,麻煩老大告訴下,怎么重新編譯PHP?

TOP

回復(fù) 4# admin

安裝成功
   [root@localhost ~]# openssl version -aOpenSSL 1.0.1c 10 May 2012
built on: Fri Nov  9 21:09:17 CST 2012
platform: linux-x86_64
options:  bn(64,64) rc4(16x,int) des(idx,cisc,16,int) idea(int) blowfish(idx)
compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
OPENSSLDIR: "/usr/local/ssl"

openssl編譯 ./config --prefix=/usr/local/ssl

make[1]: Entering directory `/root/openssl-1.0.1c/test'
make[1]: Nothing to be done for `generate'.
make[1]: Leaving directory `/root/openssl-1.0.1c/test'

Configured for linux-x86_64.
[root@localhost openssl-1.0.1c]#



PHP 編譯 ./configure --with-openssl=/usr/local/ssl




main/php_config.h is unchanged
creating main/internal_functions.c
creating main/internal_functions_cli.c
+--------------------------------------------------------------------+
| License:                                                           |
| This software is subject to the PHP License, available in this     |
| distribution in the file LICENSE.  By continuing this installation |
| process, you are bound by the terms of this license agreement.     |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point.                            |
+--------------------------------------------------------------------+


Thank you for using PHP.


[root@localhost php-5.3.17]#



老大這些都完成了,也重新啟動(dòng)了服務(wù)器。。。

結(jié)果,還是一樣,還是報(bào)一樣的錯(cuò)。。

而且,用phpinfo()

查看,openssl 的版本 還是 0.98

在SSH下面是:
root@localhost ~]# openssl version -aOpenSSL 1.0.1c 10 May 2012
built on: Fri Nov  9 21:09:17 CST 2012
platform: linux-x86_64

我哪里做錯(cuò)?或者是做差了嗎??

TOP

返回列表