Hello, Jess, thanks for the fix, I didn't tried it yet, before I try it I would like to ask if we need to replace the lighttpdctl.sh you provided earlier with the default one.
EDIT:
I replaced the lighttpdctl.sh you provided with the original and stoped / start the Zend Server, seems to running well :)
Thanks for the fix Jess, your support is really valuable!
Here is the output of the terminal:
bash-3.2# ./zendctl.sh stop
Stopping ZendServer 4.0.5 ..
/usr/local/zend/bin/apachectl stop [OK]
lighttpd is not running
Shutting down MySQL
. SUCCESS!
Stopping Java bridge [OK]
ZendServer stopped.
bash-3.2# ./zendctl.sh start
Starting ZendServer 4.0.5 ..
/usr/local/zend/bin/apachectl start [OK]
spawn-fcgi: child spawned successfully: PID: 28655
Starting ZendServer GUI [Lighttpd] [OK]
[ 08.09.2009 17:24:52 SYSTEM] watchdog for lighttpd is running.
[ 08.09.2009 17:24:52 SYSTEM] lighttpd is not running.
Starting MySQL
. SUCCESS!
Starting Java bridge [OK]
[ 08.09.2009 17:24:53 SYSTEM] watchdog for java_daemon is running.
[ 08.09.2009 17:24:53 SYSTEM] java_daemon is running.
ZendServer started...
bash-3.2#