WDCP重启无效,重启apache无效,显示。
httpd: unrecognized service
试着将httpd注册为系统服务,代码:#cd /usr/local/apache/bin/
-bash: cd: /usr/local/apache/bin/: No such file or directory
[root@VM_0_6_centos ~]# echo $PATH
/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/www/wdlinux/mysql/bin:/root/bin
[root@VM_0_6_centos ~]# cp /usr/local/apache2/bin/apachectl /etc/init.d/httpd
cp: cannot stat `/usr/local/apache2/bin/apachectl': No such file or directory