永久黄网站色视频免费直播,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)?你懂的
系統(tǒng)改成6.8表現(xiàn)正常了

TOP

CentOS 7.2.1511 core 下出現(xiàn)三個(gè)問(wèn)題
1. apache ngix啟動(dòng)失敗,提示沒(méi)有www 用戶,手動(dòng)增加后httpd能啟動(dòng) ...
ht99 發(fā)表于 2016-10-25 14:56



    可能用centos7的minimal iso安裝后沒(méi)有安裝base包,6.8成功了,現(xiàn)在再試7

TOP

可能用centos7的minimal iso安裝后沒(méi)有安裝base包,6.8成功了,現(xiàn)在再試7
ht99 發(fā)表于 2016-10-26 16:27



    starting...
Shutting down MySQL. SUCCESS!
Starting MySQL.. SUCCESS!
Starting httpd (via systemctl):  Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
                                                           [FAILED]
Starting 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.
                                                           [FAILED]
Starting memcached (via systemctl):                        [  OK  ]
Starting wdcp (via systemctl):                             [  OK  ]
Starting pureftpd (via systemctl):                         [  OK  ]
Removed symlink /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service.
Removed symlink /etc/systemd/system/basic.target.wants/firewalld.service.
Created symlink from /etc/systemd/system/basic.target.wants/iptables.service to /usr/lib/systemd/system/iptables.service.
iptables: Saving firewall rules to /etc/sysconfig/iptables: restorecon:  Warning no default label for /etc/sysconfig/iptables.save
restorecon:  Warning no default label for /etc/sysconfig/iptables
                                                           [  OK  ]



      Congratulations ,lanmp,wdCP install is complete
      visit http://ip
      wdCP http://ip:8080
      more infomation please visit http://www.fsowen.com/bbs/

[root@localhost ~]# service httpd start
Starting httpd (via systemctl):  Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
                                                           [FAILED]
[root@localhost ~]# systemctl status httpd.service
● httpd.service - SYSV: Apache is a World Wide Web server.  It is used to serve HTML files and CGI.
   Loaded: loaded (/etc/rc.d/init.d/httpd)
   Active: failed (Result: exit-code) since Thu 2016-10-27 09:36:48 CST; 13s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 70934 ExecStart=/etc/rc.d/init.d/httpd start (code=exited, status=1/FAILURE)

Oct 27 09:36:48 localhost.localdomain systemd[1]: Starting SYSV: Apache is a World Wide Web server.  It is used to serve HTML files and CGI....
Oct 27 09:36:48 localhost.localdomain httpd[70934]: Starting httpd: AH00543: httpd: bad user name www
Oct 27 09:36:48 localhost.localdomain httpd[70934]: [FAILED]
Oct 27 09:36:48 localhost.localdomain systemd[1]: httpd.service: control process exited, code=exited status=1
Oct 27 09:36:48 localhost.localdomain systemd[1]: Failed to start SYSV: Apache is a World Wide Web server.  It is used to serve HTML files and CGI..
Oct 27 09:36:48 localhost.localdomain systemd[1]: Unit httpd.service entered failed state.
Oct 27 09:36:48 localhost.localdomain systemd[1]: httpd.service failed.
[root@localhost ~]# systemctl status nginxd.service
● nginxd.service - SYSV: Nginx is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server
   Loaded: loaded (/etc/rc.d/init.d/nginxd)
   Active: failed (Result: exit-code) since Thu 2016-10-27 09:34:51 CST; 2min 52s ago
     Docs: man:systemd-sysv-generator(8)

Oct 27 09:34:51 localhost.localdomain systemd[1]: Starting SYSV: Nginx is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server...
Oct 27 09:34:51 localhost.localdomain nginxd[70576]: Starting nginx: nginx: [emerg] getpwnam("www") failed in /www/wdlinux/nginx/conf/nginx.conf:4
Oct 27 09:34:51 localhost.localdomain nginxd[70576]: [FAILED]
Oct 27 09:34:51 localhost.localdomain systemd[1]: nginxd.service: control process exited, code=exited status=1
Oct 27 09:34:51 localhost.localdomain systemd[1]: Failed to start SYSV: Nginx is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server.
Oct 27 09:34:51 localhost.localdomain systemd[1]: Unit nginxd.service entered failed state.
Oct 27 09:34:51 localhost.localdomain systemd[1]: nginxd.service failed.

TOP

增加了www用戶后好了!

TOP

--2016-10-28 03:31:31--  http://dl.wdlinux.cn/files/other/pcre-8.38.tar.gz
正在解析主機(jī) dl.wdlinux.cn... 218.85.65.150, 240e:14:1003:3::1
正在連接 dl.wdlinux.cn|218.85.65.150|:80... 已連接。
已發(fā)出 HTTP 請(qǐng)求,正在等待回應(yīng)... 302 Found
位置:http://127.0.0.1/ [跟隨至新的 URL]
--2016-10-28 03:31:31--  http://127.0.0.1/
正在連接 127.0.0.1:80... 失。壕芙^連接。
pcre-8.38.tar.gz download failed

http://www.vhongxing.com

TOP

TOP

TOP

CentOS 6.0和7.0系統(tǒng)下多次安裝失敗,都是mysql報(bào)錯(cuò),后來(lái)又安裝了幾次安裝成功了,但是后臺(tái)數(shù)據(jù)庫(kù)掛了phpmyadmin無(wú)法打開(kāi)

TOP

安裝完后 nginx httpd 不能啟動(dòng)
查看日志 沒(méi)有www用戶  手動(dòng)添加www用戶后  使用正常

樓主是不是忘記加www用戶了??/
懂我的

TOP

安裝完后 nginx httpd 不能啟動(dòng)
查看日志 沒(méi)有www用戶  手動(dòng)添加www用戶后  使用正常

樓主是不是忘記加 ...
csuper 發(fā)表于 2016-11-11 15:31

我是centos測(cè)試的
懂我的

TOP

老大:鳥(niǎo)云  CENTOS7.2 64 安裝出現(xiàn)以下提示
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.

然后安裝包就只有73個(gè)了

TOP

你們?cè)囘^(guò)  都怎么樣了

TOP

阿里云安裝失敗ECS配置錯(cuò)誤

TOP

請(qǐng)問(wèn)一下,這個(gè)一鍵安裝包可以安裝在ubuntu上嗎?我這里安裝的時(shí)候提示找不到y(tǒng)um和rpm命令!
https://www.zeelis.com/

TOP

root@ebs-20136:~# sh lanmp.sh
lanmp.sh: 45: lib/common.conf: function: not found
lanmp.sh: 67: lib/common.conf: Syntax error: "}" unexpected
root@ebs-20136:~#

Linux 64位(ubuntu-14.04-server)

TOP

返回列表