+ -
当前位置:首页 → 问答吧 → zend server ce 无法启动lighttpd服务

zend server ce 无法启动lighttpd服务

时间:2011-09-01

来源:互联网

刚刚安装的时候,这个服务是能够正常启动的,当我修改了10088端口为80端口后
重启了服务( zendctl.sh restart )
C/C++ code

[root@localhost ~]# /usr/local/zend/bin/zendctl.sh restart
/usr/local/zend/bin/apachectl stop [OK]
/usr/local/zend/bin/apachectl start [OK]
lighttpd is not running
spawn-fcgi: child spawned successfully: PID: 32621
Starting Zend Server GUI [Lighttpd] [OK]
[root@localhost ~]# 



这个时候提示说lighttpd服务已经启动了,但是我紧接着查看服务状态时
C/C++ code

[root@localhost ~]# /usr/local/zend/bin/zendctl.sh status
[01.09.2011 12:09:10 SYSTEM] Apache is running.
[ 01.09.2011 12:00:10 SYSTEM] watchdog for lighttpd is not running. 
[ 01.09.2011 12:00:10 SYSTEM] lighttpd is not running. 
[root@localhost ~]# 



看到其实是没有启动的,不知道为什么重启的时候启动不了lighttpd服务,
需要说明的是httpd服务使用没有影响

作者: movie0125   发布时间: 2011-09-01

自己顶起,lighttpd启动不了,就不能进入zend server 的管理界面,好纠结啊……

作者: movie0125   发布时间: 2011-09-01