永久黄网站色视频免费直播,yy6080三理论日本中文,亚洲无码免费在线观看视频,欧美日韩精品一区二区在线播放

無(wú)標(biāo)題文檔
wdCP系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見(jiàn)問(wèn)題,使用教程) wdCDN系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見(jiàn)問(wèn)題,使用手冊(cè))
wdOS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見(jiàn)問(wèn)題,使用教程) wdDNS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見(jiàn)問(wèn)題,使用手冊(cè))
注冊(cè) 發(fā)貼 提問(wèn) 回復(fù)-必看必看 wddns免費(fèi)智能 DNS 開(kāi)通 本地或虛擬機(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ā)帖
提問(wèn)三步曲: 提問(wèn)先看教程/FAQ索引(wdcp,wdcp_v3,一鍵包)及搜索,會(huì)讓你更快解決問(wèn)題
1 提供詳細(xì),如系統(tǒng)版本,wdcp版本,軟件版本等及錯(cuò)誤的詳細(xì)信息,貼上論壇或截圖發(fā)論壇
2 做過(guò)哪些操作或改動(dòng)設(shè)置等

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

[BUG反饋] centos5.6 32位wdcp_v2.4RPM包LNMP 創(chuàng)建站點(diǎn)成功,上傳程序出現(xiàn)502 Bad Gateway

本帖最后由 zhanjun 于 2012-7-15 20:18 編輯

wdcp_v2.4創(chuàng)建站點(diǎn)成功,域名打開(kāi)是官方默認(rèn)的創(chuàng)建站長(zhǎng)成功html界面,但是我自己上傳程序上去打開(kāi)訪問(wèn)卻是502 Bad Gateway,無(wú)法安裝網(wǎng)站程序,求解決測(cè)試頁(yè)面http://test.znsmw.com/
用的nginx web,沒(méi)有選擇偽靜態(tài)

剛才試了一下,在系統(tǒng)設(shè)置--web引擎切換--選擇了
1 apache    表示apache+php+mysql
3 nginx+apache 表示nginx+apache+php+mysql的組合
都可以訪問(wèn),
但是就是
2 nginx     表示nginx+php+mysql出現(xiàn)502 Bad Gateway
求解釋
wdlinux.cn

1 對(duì)應(yīng)版塊,提供系統(tǒng)版本位數(shù),wdcp版本,lamp,lnmp,lnamp是哪個(gè)環(huán)境,rpm或編譯安裝
看清提問(wèn)三步曲及多看教程/FAQ索引(wdcp,v3,一鍵包,wdOS),益處多多.wdcp工具集 阿里云主機(jī)8折優(yōu)惠碼

TOP

回復(fù) 2# admin

VPS 1G  雙核
安裝的是 lanmp_wdcp_v2.4快速安裝RPM包
只能使用
web引擎
1 apache    表示apache+php+mysql
3 nginx+apache 表示nginx+apache+php+mysql的組合
------------------------------
web引擎
2
nginx     表示nginx+php+mysql 訪問(wèn)就會(huì) 出現(xiàn)502 Bad Gateway
wdlinux.cn

TOP

在SSH連接登錄后
service nginxd restart
看看
看清提問(wèn)三步曲及多看教程/FAQ索引(wdcp,v3,一鍵包,wdOS),益處多多.wdcp工具集 阿里云主機(jī)8折優(yōu)惠碼

TOP

回復(fù) 4# admin


   

[root@centos ~]# service nginxd restart
Stopping nginx: nginx: [warn] conflicting server name "123.znsmw.com" on 0.0.0.0:80, ignored
nginx: [error] open() "/www/wdlinux/nginx-1.0.15/logs/nginx.pid" failed (2: No such file or directory)
                                                           [  OK  ]
Shutting down php_fpm warning, no pid file found - php-fpm is not running ?
Starting nginx: nginx: [warn] conflicting server name "123.znsmw.com" on 0.0.0.0:80, ignored
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
                                                           [FAILED]
Starting php_fpm Error in argument 1, char 1: no argument for option -
Usage: php-cgi [-q] [-h] [-s] [-v] [-i] [-f <file>]
       php-cgi <file> [args...]
  -a               Run interactively
  -b <address:port>|<port> Bind Path for external FASTCGI Server mode
  -C               Do not chdir to the script's directory
  -c <path>|<file> Look for php.ini file in this directory
  -n               No php.ini file will be used
  -d foo[=bar]     Define INI entry foo with value 'bar'
  -e               Generate extended information for debugger/profiler
  -f <file>        Parse <file>.  Implies `-q'
  -h               This help
  -i               PHP information
  -l               Syntax check only (lint)
  -m               Show compiled in modules
  -q               Quiet-mode.  Suppress HTTP Header output.
  -s               Display colour syntax highlighted source.
  -v               Version number
  -w               Display source with stripped comments and whitespace.
  -z <file>        Load Zend extension <file>.
  -T <count>       Measure execution time of script repeated <count> times.
................................... failed
重啟nginx失敗,VPS重啟了好幾次還是不行
wdlinux.cn

TOP

本帖最后由 huzs1622 于 2012-9-1 16:39 編輯

我的也出這問(wèn)題,在APACHE作為web服務(wù)器的時(shí)候,php是正常的。切換到NGINX后,php就無(wú)法運(yùn)行了。
huzs.net

TOP

返回列表