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

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

溫馨提示:信息不詳,很可能會沒人理你!論壇有教程說明的,也可能沒人理!因為,你懂的

[教程] 新開站點或綁定域名打不開或無法訪問的問題

新開站點或綁定域名打不開或無法訪問的問題,可以按如下方法或順序檢查
以下幾種情況

一 用IP可以打開,但用域名打開網(wǎng)站顯示到默認頁面
1  站點列表里是否有相應(yīng)的網(wǎng)站信息

2  檢查有沒站點配置文件后臺 》系統(tǒng)管理 》文件管理器 》虛擬主機站點文件(nginx,apache)  點擊進去,進入到vhost目錄,看是否有相應(yīng)的配置文件
文件名以創(chuàng)建站點時用的域名加后綴.conf,如wdlinux.conf

3 檢查網(wǎng)站目錄下有沒文件后臺 》 網(wǎng)站管理 》 站點列表 相應(yīng)網(wǎng)站右邊的 “文件管理”,點擊進去查看是否有public_html目錄以及public_html目錄下是否有文件
你有沒裝你的網(wǎng)站文件或程序上傳到public_html下目錄下

4 后臺 》系統(tǒng)管理 》重起web服務(wù)

系統(tǒng)管理 》命令運行 里執(zhí)行
service nginxd restart
service httpd restart
如果還不行,把錯誤信息貼上來

說明:很可能是沒生效,一般重起下服務(wù)就可以

用IP也打不開默認首頁

1 確定是否安裝成功,主要是在安裝過程中是否有中斷或錯誤信息

2 檢查是否有80端口
可以系統(tǒng)管理 》端口管理 看是否有80端口
如果沒有80端口, 在 啟動服務(wù) 列表頁里找到相應(yīng)的nginxd或httpd,點擊后面的啟動
或者
系統(tǒng)管理 》命令運行 里執(zhí)行
service nginxd restart
service httpd restart
注意看提示信息
或者用ssh連接到服務(wù)器上執(zhí)行service nginxd restart
service httpd restart
把錯誤信息貼上來

說明:
1 如果是新安裝完就打不開,應(yīng)該是沒安裝完成
2 如果是在新建站點或操作站點后打不開,99%都是偽靜態(tài)規(guī)則問題,也就是偽靜態(tài)規(guī)則導致nginx或apache無法啟動
此時可以取消剛添加的站點的偽靜態(tài),再重起下服務(wù),然后進一步檢查偽靜態(tài)規(guī)則
看清提問三步曲及多看教程/FAQ索引(wdcp,v3,一鍵包,wdOS),益處多多.wdcp工具集 阿里云主機8折優(yōu)惠碼

使用運行命令反饋:{"errCode":"1","msg":""}
登錄后臺運行service nginxd restart 返回如下:
Job for nginxd.service failed because the control process exited with error code. See "systemctl status nginxd.service" and "journalctl -xe" for details.

TOP

wdcp的演示也打不開是為什么。安裝了V3.2.

TOP

回復 49# adokele


   我的情況跟你的一樣 裝的是nginx 突然創(chuàng)建網(wǎng)站無法訪問 以前的網(wǎng)站還可以訪問 請問你是怎么解決的?
精彩每一天

TOP

提示重定向次數(shù)過多,網(wǎng)站無法打開怎么解決呢

TOP

Restarting nginxd (via systemctl):  Job for nginxd.service failed because the control process exited with error code. See "systemctl status nginxd.service" and "journalctl -xe" for details.
                                                           [失敗]

TOP

回復 28# marquis


    感謝分享

TOP

Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 54 of /www/wdlinux/httpd-2.2.22/conf/httpd.conf: Cannot load /www/wdlinux/httpd-2.2.22/modules/libphp5.so into server: libmhash.so.2: cannot open shared object file: No such file or directory


我的也是這樣,求解

TOP

Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 54 of /www/wdlinux/httpd-2.2.22/conf/httpd.conf: Cannot load /www/wdlinux/httpd-2.2.22/modules/libphp5.so into server: libmhash.so.2: cannot open shared object file: No such file or directory
                                                           [FAILED]

TOP

[root@localhost ~]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: Syntax error on line 9 of /www/wdlinux/httpd-2.2.24/conf/vhost/00000.default.conf:
Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration
                                                           [FAILED]
[root@localhost ~]#

TOP

新建整站,每次都打不開

TOP

回復 1# admin


   QQ截圖20160310202654.png 一開始安裝網(wǎng)站,連接數(shù)據(jù)庫的時候出現(xiàn)502,按照帖子所說重啟服務(wù)器,重啟后就變成這個樣子了!

TOP

[root@localhost ~]# service httpd start
httpd: 未被識別的服務(wù)
[root@localhost ~]# service httpd start
httpd: 未被識別的服務(wù)
[root@localhost ~]# service nginxd start
nginxd: 未被識別的服務(wù)
[root@localhost ~]# service nginxd restart
nginxd: 未被識別的服務(wù)
[root@localhost ~]# service httpd restart
httpd: 未被識別的服務(wù)
[root@localhost ~]# service nginxd restart
nginxd: 未被識別的服務(wù)
[root@localhost ~]# service httpd restart
httpd: 未被識別的服務(wù)
[root@localhost ~]#
我是小眼森

TOP

回復 1# admin


    老大麻煩幫忙看看!
新建網(wǎng)站無法打開;


IP能訪問;

有.conf 文件;

public_html有內(nèi)容;

系統(tǒng)管理 》命令運行 里執(zhí)行
service nginxd restart
service httpd restart


[root@localhost ~]# service nginxd restart
Stopping nginx: nginx: [warn] conflicting server name "cs.34mei.com" on 0.0.0.0:80, ignored
                                                           [  OK  ]
Shutting down php_fpm . done
Starting nginx: nginx: [warn] conflicting server name "cs.34mei.com" on 0.0.0.0:80, ignored
                                                           [  OK  ]
Starting php_fpm  done

[root@localhost ~]# service httpd restart
httpd: unrecognized service

TOP

還是有些作用的。。。。按照步驟來。。。。
歲月靜好

TOP

返回列表