wdcp相关的启动命令

service wdapache start|stop|restart    wdcp后台 启动|停止|重起

service nginxd start|stop|restart        nginx服务 启动|停止|重起

service httpd start|stop|restart          httpd服务 启动|停止|重起

service pureftpd start|stop|restart     ftp服务 启动|停止|重起

service mysqld start|stop|restart        mysql服务 启动|停止|重起

我直接把上面的命令输入,但是不行,显示错误,只有service mysqld start 可以运行

为您推荐