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

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

溫馨提示:信息不詳,很可能會沒人理你!論壇有教程說明的,也可能沒人理!因為,你懂的
CentOS 7.2.1511 core 下出現(xiàn)三個問題
1. apache ngix啟動失敗,提示沒有www 用戶,手動增加后httpd能啟動
2.自啟動服務(wù)無法自啟動,需要手動啟動
3.FTP用戶無法上傳文件
正在降版本到6.8再試

TOP

系統(tǒng)改成6.8表現(xiàn)正常了

TOP

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



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

TOP

可能用centos7的minimal iso安裝后沒有安裝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

返回列表