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.wdlinux.cn/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.